Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c410 u32 step1; in qcom_edp_com_configure_ssc_v4() local
417 step1 = 0x45; in qcom_edp_com_configure_ssc_v4()
422 step1 = 0x5c; in qcom_edp_com_configure_ssc_v4()
435 writel(step1, edp->pll + QSERDES_V4_COM_SSC_STEP_SIZE1_MODE0); in qcom_edp_com_configure_ssc_v4()
595 u32 step1; in qcom_edp_com_configure_ssc_v6() local
602 step1 = 0x92; in qcom_edp_com_configure_ssc_v6()
607 step1 = 0x18; in qcom_edp_com_configure_ssc_v6()
620 writel(step1, edp->pll + QSERDES_V6_COM_SSC_STEP_SIZE1_MODE0); in qcom_edp_com_configure_ssc_v6()
/linux-6.15/drivers/media/platform/renesas/
H A Drcar-csi2.c1377 static const struct phtw_value step1[] = { in rcsi2_d_phy_setting_v4m() local
1387 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_d_phy_setting_v4m()
1431 static const struct phtw_value step1[] = { in rcsi2_init_common_v4m() local
1476 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_init_common_v4m()
1922 static const struct phtw_value step1[] = { in __rcsi2_init_phtw_h3_v3h_m3n() local
1940 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in __rcsi2_init_phtw_h3_v3h_m3n()
1975 static const struct phtw_value step1[] = { in rcsi2_phy_post_init_v3m_e3() local
1983 return rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_phy_post_init_v3m_e3()
1990 static const struct phtw_value step1[] = { in rcsi2_init_phtw_v3u() local
2015 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_init_phtw_v3u()
/linux-6.15/net/ipv4/
H A Dtcp_input.c5985 goto step1; in tcp_validate_incoming()
5989 goto step1; in tcp_validate_incoming()
5992 goto step1; in tcp_validate_incoming()
6010 step1: in tcp_validate_incoming()