Searched refs:anx9804_init (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A 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
|
H A D | anx9804.c | 28 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init() function
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | sunxi_display.c | 956 anx9804_init(CONFIG_VIDEO_LCD_I2C_BUS, 4,
|