Searched full:isp_reset (Results 1 – 6 of 6) sorted by relevance
142 xshutdown-gpios = <&gpf1 3 GPIO_ACTIVE_LOW>; /* ISP_RESET */
1029 * isp_reset - Reset ISP with a timeout wait for idle.1032 static int isp_reset(struct isp_device *isp) in isp_reset() function1463 isp_reset(isp); in __omap3isp_put()1548 isp_reset(isp); in isp_pm_prepare()2354 ret = isp_reset(isp); in isp_probe()
346 {"ISP_RESET", "Exception during ISP status reset"}, in writeIspStatusReset()
133 #define ISP_RESET BIT_0 /* ISP soft reset */ macro
1555 WRT_REG_WORD(®->ictrl, ISP_RESET); in qla1280_chip_diag()1569 for (cnt = 1000000; cnt && data & ISP_RESET; cnt--) { in qla1280_chip_diag()2677 WRT_REG_WORD(®->ictrl, ISP_RESET); in qla1280_reset_adapter()
611 xshutdown-gpios = <&gpf1 3 GPIO_ACTIVE_LOW>; /* ISP_RESET */