Searched refs:INTERCEPT_IRQ_PENDING (Results 1 – 2 of 2) sorted by relevance
87 uint32_t flags = tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT) & ~INTERCEPT_IRQ_PENDING;; in tegra_fc_ccplex_pgexit_lock()116 tegra_fc_write_32(FLOWCTRL_FC_SEQ_INTERCEPT, INTERCEPT_IRQ_PENDING); in tegra_fc_ccplex_pgexit_unlock()
39 #define INTERCEPT_IRQ_PENDING (0xffU) macro
Completed in 3 milliseconds