Home
last modified time | relevance | path

Searched defs:data_rate (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/video/
Danx9804.h21 static inline void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, in anx9804_init()
Danx9804.c28 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
/third_party/uboot/u-boot-2020.01/drivers/ddr/fsl/
Dutil.c71 unsigned int data_rate = get_ddr_freq(ctrl_num); in get_memory_clk_period_ps() local
88 unsigned long data_rate = get_ddr_freq(ctrl_num); in picos_to_mclk() local
Dctrl_regs.c320 unsigned int data_rate = get_ddr_freq(ctrl_num); in set_timing_cfg_0() local
350 unsigned int data_rate = get_ddr_freq(ctrl_num); in set_timing_cfg_0() local
/third_party/uboot/u-boot-2020.01/drivers/video/bridge/
Danx6345.c270 u8 chipid, colordepth, lanes, data_rate, c; in anx6345_enable() local
/third_party/ffmpeg/libavformat/
Dmovenc.c374 uint16_t data_rate; member