Searched refs:init_phtw (Results 1 – 1 of 1) sorted by relevance
742 int (*init_phtw)(struct rcar_csi2 *priv, unsigned int mbps); member1126 if (priv->info->init_phtw) { in rcsi2_start_receiver_gen3()1127 ret = priv->info->init_phtw(priv, mbps); in rcsi2_start_receiver_gen3()2122 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,2134 .init_phtw = rcsi2_init_phtw_h3es2,2164 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,2176 .init_phtw = rcsi2_init_phtw_v3m_e3,2186 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,2197 .init_phtw = rcsi2_init_phtw_v3m_e3,2207 .init_phtw = rcsi2_init_phtw_v3u,