Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Danx9804.h21 static inline void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, in anx9804_init()
H A Danx9804.c28 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
/openbmc/u-boot/drivers/ddr/fsl/
H A 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
H A 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
/openbmc/u-boot/drivers/video/bridge/
H A Danx6345.c270 u8 chipid, colordepth, lanes, data_rate, c; in anx6345_enable() local