Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nvidia/tegra/drivers/flowctrl/
A Dflowctrl.c87 uint32_t flags = tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT) & ~INTERCEPT_IRQ_PENDING;; in tegra_fc_ccplex_pgexit_lock()
106 tegra_fc_write_32(FLOWCTRL_FC_SEQ_INTERCEPT, flags); in tegra_fc_ccplex_pgexit_lock()
107 (void)tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT); in tegra_fc_ccplex_pgexit_lock()
116 tegra_fc_write_32(FLOWCTRL_FC_SEQ_INTERCEPT, INTERCEPT_IRQ_PENDING); in tegra_fc_ccplex_pgexit_unlock()
117 (void)tegra_fc_read_32(FLOWCTRL_FC_SEQ_INTERCEPT); in tegra_fc_ccplex_pgexit_unlock()
/trusted-firmware-a/plat/nvidia/tegra/include/drivers/
A Dflowctrl.h38 #define FLOWCTRL_FC_SEQ_INTERCEPT (0x5cU) macro

Completed in 3 milliseconds