Home
last modified time | relevance | path

Searched defs:max_phase (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_hw_algo.c50 int max_phase = MIN_VALUE, current_phase; in ddr3_tip_write_additional_odt_setting() local
H A Dddr3_training_leveling.c1685 int min_phase, max_phase; in mv_ddr_rl_dqs_burst() local
/openbmc/linux/drivers/hwmon/pmbus/
H A Dmp2856.c244 mp2856_identify_multiphase(struct i2c_client *client, u8 reg, u8 max_phase, in mp2856_identify_multiphase()
/openbmc/linux/drivers/usb/host/
H A Duhci-q.c633 int max_phase = min_t(int, MAX_PHASE, qh->period); in uhci_check_bandwidth() local