Home
last modified time | relevance | path

Searched refs:csiphy_set_power (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
H A Diss_csiphy.c51 * csiphy_set_power
56 static int csiphy_set_power(struct iss_csiphy *phy, u32 power) in csiphy_set_power() function
231 rval = csiphy_set_power(phy, CSI2_COMPLEXIO_CFG_PWD_CMD_ON); in omap4iss_csiphy_acquire()
246 csiphy_set_power(phy, CSI2_COMPLEXIO_CFG_PWD_CMD_OFF); in omap4iss_csiphy_release()
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss_csiphy.c51 * csiphy_set_power
56 static int csiphy_set_power(struct iss_csiphy *phy, u32 power) in csiphy_set_power() function
231 rval = csiphy_set_power(phy, CSI2_COMPLEXIO_CFG_PWD_CMD_ON); in omap4iss_csiphy_acquire()
246 csiphy_set_power(phy, CSI2_COMPLEXIO_CFG_PWD_CMD_OFF); in omap4iss_csiphy_release()
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispcsiphy.c123 * csiphy_set_power
128 static int csiphy_set_power(struct isp_csiphy *phy, u32 power) in csiphy_set_power() function
287 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()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.c124 * csiphy_set_power
129 static int csiphy_set_power(struct isp_csiphy *phy, u32 power) in csiphy_set_power() function
292 rval = csiphy_set_power(phy, ISPCSI2_PHY_CFG_PWR_CMD_ON); in omap3isp_csiphy_acquire()
325 csiphy_set_power(phy, ISPCSI2_PHY_CFG_PWR_CMD_OFF); in omap3isp_csiphy_release()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c164 * csiphy_set_power - Power on/off CSIPHY module
170 static int csiphy_set_power(struct v4l2_subdev *sd, int on) in csiphy_set_power() function
682 .s_power = csiphy_set_power,
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c187 * csiphy_set_power - Power on/off CSIPHY module
193 static int csiphy_set_power(struct v4l2_subdev *sd, int on) in csiphy_set_power() function
712 .s_power = csiphy_set_power,

Completed in 4 milliseconds