Searched refs:anx9804_init (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/drivers/video/ |
D | anx9804.h | 19 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp); 21 static inline void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, in anx9804_init() function
|
D | anx9804.c | 28 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init() function
|
/external/u-boot/drivers/video/sunxi/ |
D | sunxi_display.c | 954 anx9804_init(CONFIG_VIDEO_LCD_I2C_BUS, 4,
|