Searched refs:hs_timing_cfg (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mmc/host/
H A Ddw_mmc-k3.c74 static struct hs_timing hs_timing_cfg[TIMING_MODE][TIMING_CFG_NUM] = { variable in typeref:struct:hs_timing
230 drv_phase = hs_timing_cfg[ctrl_id][timing].drv_phase;
231 smpl_dly = hs_timing_cfg[ctrl_id][timing].smpl_dly;
233 smpl_phase = (hs_timing_cfg[ctrl_id][timing].smpl_phase_max +
234 hs_timing_cfg[ctrl_id][timing].smpl_phase_min) / 2;

Completed in 242 milliseconds