Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/renesas/
H A Drcar-csi2.c743 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()
2177 .phy_post_init = rcsi2_phy_post_init_v3m_e3,
2198 .phy_post_init = rcsi2_phy_post_init_v3m_e3,