Searched refs:init_phtw (Results 1 – 1 of 1) sorted by relevance
588 int (*init_phtw)(struct rcar_csi2 *priv, unsigned int mbps); member914 if (priv->info->init_phtw) { in rcsi2_start_receiver_gen3()915 ret = priv->info->init_phtw(priv, mbps); in rcsi2_start_receiver_gen3()1718 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,1729 .init_phtw = rcsi2_init_phtw_h3es2,1756 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,1767 .init_phtw = rcsi2_init_phtw_v3m_e3,1776 .init_phtw = rcsi2_init_phtw_h3_v3h_m3n,1786 .init_phtw = rcsi2_init_phtw_v3m_e3,1795 .init_phtw = rcsi2_init_phtw_v3u,