Searched refs:ISP1761_SW_RESET_ALL (Results 1 – 2 of 2) sorted by relevance
89 #define ISP1761_SW_RESET_ALL BIT0 macro
519 WRITE_REG32 (ISP1761_SW_RESET_REG, ISP1761_SW_RESET_ALL); in Isp1761PeriphStart()520 while (READ_REG32 (ISP1761_SW_RESET_REG) & ISP1761_SW_RESET_ALL) { in Isp1761PeriphStart()