Searched refs:init_phtw (Results 1 – 1 of 1) sorted by relevance
750 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()2359 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,2371 .init_phtw = rcsi2_init_phtw_h3es2,2401 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,2413 .init_phtw = rcsi2_init_phtw_v3m_e3,2423 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,2434 .init_phtw = rcsi2_init_phtw_v3m_e3,2444 .init_phtw = rcsi2_init_phtw_v3u,