Searched defs:data_rate (Results 1 – 5 of 5) sorted by relevance
| /u-boot/drivers/video/ |
| A D | anx9804.h | 21 static inline void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, in anx9804_init()
|
| A D | anx9804.c | 29 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
|
| /u-boot/drivers/ddr/fsl/ |
| A D | util.c | 73 unsigned int data_rate = get_ddr_freq(ctrl_num); in get_memory_clk_period_ps() local 90 unsigned long data_rate = get_ddr_freq(ctrl_num); in picos_to_mclk() local
|
| A D | ctrl_regs.c | 322 unsigned int data_rate = get_ddr_freq(ctrl_num); in set_timing_cfg_0() local 352 unsigned int data_rate = get_ddr_freq(ctrl_num); in set_timing_cfg_0() local
|
| /u-boot/drivers/video/bridge/ |
| A D | anx6345.c | 272 u8 chipid, colordepth, lanes, data_rate, c; in anx6345_enable() local
|
Completed in 15 milliseconds