Lines Matching refs:SecureDTGetProperty

763 		SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size);  in serial_init()
767 SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size); in serial_init()
777 SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size); in serial_init()
789 SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size); in serial_init()
800 SecureDTGetProperty(entryP, "max-aop-clk", (void const **)&prop_value, &prop_size); in serial_init()
803 SecureDTGetProperty(entryP, "enable-sw-drain", (void const **)&prop_value, &prop_size); in serial_init()
806 SecureDTGetProperty(entryP, "dock-wstat-mask", (void const **)&prop_value, &prop_size); in serial_init()
809 SecureDTGetProperty(entryP, "interrupts", (void const **)&prop_value, &prop_size); in serial_init()
834 SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size); in serial_init()
836 SecureDTGetProperty(entryP, "compatible", (void const **)&serial_compat, &prop_size); in serial_init()
838 SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size); in serial_init()
840 SecureDTGetProperty(entryP, "compatible", (void const **)&serial_compat, &prop_size); in serial_init()
842 SecureDTGetProperty(entryP, "reg", (void const **)&reg_prop, &prop_size); in serial_init()
844 SecureDTGetProperty(entryP, "compatible", (void const **)&serial_compat, &prop_size); in serial_init()
848 SecureDTGetProperty(entryP, "pclk", (void const **)&prop_value, &prop_size); in serial_init()
854 SecureDTGetProperty(entryP, "sampling", (void const **)&prop_value, &prop_size); in serial_init()
860 SecureDTGetProperty(entryP, "ubrdiv", (void const **)&prop_value, &prop_size); in serial_init()
865 SecureDTGetProperty(entryP, "interrupts", (void const **)&prop_value, &prop_size); in serial_init()
871 SecureDTGetProperty(entryP, "enable-legacy-serial", (void const **)&prop_value, &prop_size); in serial_init()