Searched refs:MAL_CFG_EOPIE (Results 1 – 2 of 2) sorted by relevance
41 #define MAL_CFG_EOPIE 0x00000004 macro
204 set_mal_dcrn(mal, MAL_CFG, get_mal_dcrn(mal, MAL_CFG) | MAL_CFG_EOPIE); in mal_enable_eob_irq()211 set_mal_dcrn(mal, MAL_CFG, get_mal_dcrn(mal, MAL_CFG) & ~MAL_CFG_EOPIE); in mal_disable_eob_irq()
Completed in 5 milliseconds