Lines Matching refs:SecureDTGetProperty
833 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
837 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
847 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
859 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
870 SecureDTGetProperty(entryP, "max-aop-clk", (void const **)&prop_value, &prop_size); in serial_init()
873 SecureDTGetProperty(entryP, "enable-sw-drain", (void const **)&prop_value, &prop_size); in serial_init()
876 SecureDTGetProperty(entryP, "dock-wstat-mask", (void const **)&prop_value, &prop_size); in serial_init()
879 SecureDTGetProperty(entryP, "interrupts", (void const **)&prop_value, &prop_size); in serial_init()
905 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
907 SecureDTGetProperty(entryP, "compatible", (void const **)&serial_compat, &prop_size); in serial_init()
909 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
911 SecureDTGetProperty(entryP, "compatible", (void const **)&serial_compat, &prop_size); in serial_init()
913 SecureDTGetProperty(entryP, "reg", (void const **)®_prop, &prop_size); in serial_init()
915 SecureDTGetProperty(entryP, "compatible", (void const **)&serial_compat, &prop_size); in serial_init()
920 SecureDTGetProperty(entryP, "sampling", (void const **)&prop_value, &prop_size); in serial_init()
926 SecureDTGetProperty(entryP, "ubrdiv", (void const **)&prop_value, &prop_size); in serial_init()
932 SecureDTGetProperty(entryP, "interrupts", (void const **)&prop_value, &prop_size); in serial_init()
938 SecureDTGetProperty(entryP, "disable-legacy-uart", (void const **)&prop_value, &prop_size); in serial_init()