Home
last modified time | relevance | path

Searched refs:step1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/phy/qualcomm/
Dphy-qcom-edp.c396 u32 step1; in qcom_edp_com_configure_ssc_v4() local
403 step1 = 0x45; in qcom_edp_com_configure_ssc_v4()
408 step1 = 0x5c; in qcom_edp_com_configure_ssc_v4()
421 writel(step1, edp->pll + QSERDES_V4_COM_SSC_STEP_SIZE1_MODE0); in qcom_edp_com_configure_ssc_v4()
571 u32 step1; in qcom_edp_com_configure_ssc_v6() local
578 step1 = 0x92; in qcom_edp_com_configure_ssc_v6()
583 step1 = 0x18; in qcom_edp_com_configure_ssc_v6()
596 writel(step1, edp->pll + QSERDES_V6_COM_SSC_STEP_SIZE1_MODE0); in qcom_edp_com_configure_ssc_v6()
/linux-6.12.1/drivers/media/platform/renesas/
Drcar-csi2.c1517 static const struct phtw_value step1[] = { in __rcsi2_init_phtw_h3_v3h_m3n() local
1537 ret = rcsi2_phtw_write_array(priv, step1); in __rcsi2_init_phtw_h3_v3h_m3n()
1572 static const struct phtw_value step1[] = { in rcsi2_phy_post_init_v3m_e3() local
1581 return rcsi2_phtw_write_array(priv, step1); in rcsi2_phy_post_init_v3m_e3()
1588 static const struct phtw_value step1[] = { in rcsi2_init_phtw_v3u() local
1617 ret = rcsi2_phtw_write_array(priv, step1); in rcsi2_init_phtw_v3u()