Searched refs:step1 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-edp.c | 437 u32 step1; in qcom_edp_com_configure_ssc_v4() local 444 step1 = 0x45; in qcom_edp_com_configure_ssc_v4() 449 step1 = 0x5c; in qcom_edp_com_configure_ssc_v4() 462 writel(step1, edp->pll + QSERDES_V4_COM_SSC_STEP_SIZE1_MODE0); in qcom_edp_com_configure_ssc_v4() 627 u32 step1; in qcom_edp_com_configure_ssc_v6() local 634 step1 = 0x92; in qcom_edp_com_configure_ssc_v6() 639 step1 = 0x18; in qcom_edp_com_configure_ssc_v6() 652 writel(step1, edp->pll + QSERDES_V6_COM_SSC_STEP_SIZE1_MODE0); in qcom_edp_com_configure_ssc_v6() 776 u32 step1; in qcom_edp_com_configure_ssc_v8() local 783 step1 = 0x5b; in qcom_edp_com_configure_ssc_v8() [all …]
|
| /linux/drivers/media/platform/renesas/ |
| H A D | rcar-csi2.c | 1614 static const struct phtw_value step1[] = { in rcsi2_d_phy_setting_v4m() local 1624 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_d_phy_setting_v4m() 1668 static const struct phtw_value step1[] = { in rcsi2_init_common_v4m() local 1713 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_init_common_v4m() 2159 static const struct phtw_value step1[] = { in __rcsi2_init_phtw_h3_v3h_m3n() local 2177 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in __rcsi2_init_phtw_h3_v3h_m3n() 2212 static const struct phtw_value step1[] = { in rcsi2_phy_post_init_v3m_e3() local 2220 return rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_phy_post_init_v3m_e3() 2227 static const struct phtw_value step1[] = { in rcsi2_init_phtw_v3u() local 2252 ret = rcsi2_phtw_write_array(priv, step1, ARRAY_SIZE(step1)); in rcsi2_init_phtw_v3u()
|
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 6352 goto step1; in tcp_validate_incoming() 6356 goto step1; in tcp_validate_incoming() 6359 goto step1; in tcp_validate_incoming() 6377 step1: in tcp_validate_incoming()
|