Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_csiphy.c235 phy->phy_in_use = 1; in omap4iss_csiphy_acquire()
245 if (phy->phy_in_use) { in omap4iss_csiphy_release()
247 phy->phy_in_use = 0; in omap4iss_csiphy_release()
H A Diss_csiphy.h28 u8 phy_in_use; member
H A Diss_csi2.c492 if (csi2->phy->phy_in_use) in omap4iss_csi2_reset()