Searched refs:of_property_read_variable_u32_array (Results 1 – 3 of 3) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/lcd/ |
| D | super_lcd_driver.c | 43 ret = of_property_read_variable_u32_array(lcd0_node, command_name, data, 0, ARRAY_SIZE(data)); in get_gamma_tbl_from_dts() 209 ret = of_property_read_variable_u32_array(lcd0_node, command_name, data, 0, ARRAY_SIZE(data)); in exec_command()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/ |
| D | of.h | 321 extern int of_property_read_variable_u32_array(const struct device_node *np, 496 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array() 792 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/rockchip/ebc-dev/ |
| D | ebc_dev_v8.S | 4557 bl of_property_read_variable_u32_array 4574 bl of_property_read_variable_u32_array 4591 bl of_property_read_variable_u32_array 4608 bl of_property_read_variable_u32_array 4625 bl of_property_read_variable_u32_array 4642 bl of_property_read_variable_u32_array 4659 bl of_property_read_variable_u32_array 4676 bl of_property_read_variable_u32_array 4693 bl of_property_read_variable_u32_array 4710 bl of_property_read_variable_u32_array [all …]
|