Home
last modified time | relevance | path

Searched refs:phy_post_init (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/renesas/
H A Drcar-csi2.c751 int (*phy_post_init)(struct rcar_csi2 *priv); member
1162 if (priv->info->phy_post_init) { in rcsi2_start_receiver_gen3()
1163 ret = priv->info->phy_post_init(priv); in rcsi2_start_receiver_gen3()
2414 .phy_post_init = rcsi2_phy_post_init_v3m_e3,
2435 .phy_post_init = rcsi2_phy_post_init_v3m_e3,