Home
last modified time | relevance | path

Searched refs:drv_phase (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Ddw_mmc-k3.c68 u32 drv_phase; member
219 u32 drv_phase; in dw_mci_hs_set_timing() local
230 drv_phase = hs_timing_cfg[ctrl_id][timing].drv_phase; in dw_mci_hs_set_timing()
254 FIELD_PREP(UHS_REG_EXT_SAMPLE_DRVPHASE_MASK, drv_phase); in dw_mci_hs_set_timing()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch315851 + hisi_priv->drv_phase = 10; /* 10 for 112.5 degree */
315854 + hisi_priv->drv_phase = 23; /* 23 for 258.75 degree */
315857 + hisi_priv->drv_phase = 16; /* 16 for 180 degree */
315860 + hisi_priv->drv_phase = 20; /* 20 for 225 degree */
315863 + hisi_priv->drv_phase = 16; /* 16 for 180 degree */
315866 + hisi_priv->drv_phase = 20; /* 20 for 225 degree */
315873 + hisi_priv->drv_phase = 16; /* 16 for 180 degree */
315877 + hisi_priv->drv_phase = 16; /* 16 for 180 degree */
315902 + hisi_set_drv_phase(host, hisi_priv->drv_phase);
316526 + hisi_priv->drv_phase = 10; /* 10 for 112.5 degree */
[all …]
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch30360 + unsigned int drv_phase;