Searched refs:init_phtw (Results 1 – 1 of 1) sorted by relevance
588 int (*init_phtw)(struct rcar_csi2 *priv, unsigned int mbps); member900 if (priv->info->init_phtw) { in rcsi2_start_receiver_gen3()901 ret = priv->info->init_phtw(priv, mbps); in rcsi2_start_receiver_gen3()1692 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,1703 .init_phtw = rcsi2_init_phtw_h3es2,1730 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,1741 .init_phtw = rcsi2_init_phtw_v3m_e3,1750 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,1760 .init_phtw = rcsi2_init_phtw_v3m_e3,1769 .init_phtw = rcsi2_init_phtw_v3u,