Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_csiphy.c60 static int csiphy_set_power(struct iss_csiphy *phy, u32 power) in csiphy_set_power() function
235 rval = csiphy_set_power(phy, CSI2_COMPLEXIO_CFG_PWD_CMD_ON); in omap4iss_csiphy_acquire()
250 csiphy_set_power(phy, CSI2_COMPLEXIO_CFG_PWD_CMD_OFF); in omap4iss_csiphy_release()
/linux-4.4.14/drivers/media/platform/omap3isp/
Dispcsiphy.c131 static int csiphy_set_power(struct isp_csiphy *phy, u32 power) in csiphy_set_power() function
289 rval = csiphy_set_power(phy, ISPCSI2_PHY_CFG_PWR_CMD_ON); in omap3isp_csiphy_acquire()
315 csiphy_set_power(phy, ISPCSI2_PHY_CFG_PWR_CMD_OFF); in omap3isp_csiphy_release()