Searched refs:WX_MBVFICR (Results 1 – 2 of 2) sorted by relevance
38 u32 mbvficr = rd32(wx, WX_MBVFICR(index)); in wx_check_for_bit_pf()42 wr32(wx, WX_MBVFICR(index), mask); in wx_check_for_bit_pf()
34 #define WX_MBVFICR(i) (0x480 + (4 * (i))) /* i=[0,3] */ macro
Completed in 7 milliseconds