Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c595.c86 outw(SET_INTR_MASK, BASE + VX_COMMAND); in t595_reset()
123 outw(SET_INTR_MASK | S_CARD_FAILURE | S_RX_COMPLETE | in t595_reset()
D3c509.c83 outw(SET_INTR_MASK, BASE + EP_COMMAND); in t509_reset()
122 outw(SET_INTR_MASK, BASE + EP_COMMAND); in t509_reset()
D3c509.h226 #define SET_INTR_MASK (unsigned short) (0xe<<11) macro
D3c595.h254 #define SET_INTR_MASK (unsigned short) (0xe<<11) macro