Searched refs:RCTRL_PRSDEP (Results 1 – 2 of 2) sorted by relevance
283 #define RCTRL_PRSDEP __PPCBITS(24,25) macro284 #define RCTRL_PRSDEP_L4 __SHIFTIN(3,RCTRL_PRSDEP)285 #define RCTRL_PRSDEP_L3 __SHIFTIN(2,RCTRL_PRSDEP)286 #define RCTRL_PRSDEP_L2 __SHIFTIN(1,RCTRL_PRSDEP)287 #define RCTRL_PRSDEP_OFF __SHIFTIN(0,RCTRL_PRSDEP)
912 ~(RCTRL_IPCSEN | RCTRL_TUCSEN | RCTRL_VLEX | RCTRL_PRSDEP); in pq3etsec_ifinit()928 & (RCTRL_IPCSEN | RCTRL_TUCSEN | RCTRL_VLEX | RCTRL_PRSDEP)) in pq3etsec_ifinit()935 __SHIFTOUT(sc->sc_rctrl, RCTRL_PRSDEP)); in pq3etsec_ifinit()1001 if ((sc->sc_rctrl & RCTRL_PRSDEP) != RCTRL_PRSDEP_OFF) in pq3etsec_ifinit()1589 if ((sc->sc_rctrl & RCTRL_PRSDEP) != RCTRL_PRSDEP_OFF) { in pq3etsec_rx_input()