Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/rcar-vin/
Drcar-csi2.c351 int (*phy_post_init)(struct rcar_csi2 *priv); member
642 if (priv->info->phy_post_init) { in rcsi2_start_receiver()
643 ret = priv->info->phy_post_init(priv); in rcsi2_start_receiver()
1123 .phy_post_init = rcsi2_phy_post_init_v3m_e3,
1136 .phy_post_init = rcsi2_phy_post_init_v3m_e3,