Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_nbx/board/
H A Dramoopsies.c26 #define ISR_A_BIT (1U << ISR_A_SHIFT) macro
82 if ((isr & ISR_A_BIT) == 0U) in clear_serror()
99 } while ((isr & ISR_A_BIT) != 0U); in clear_serror()