Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.h217 #define RX_DISABLE (unsigned short) (0x3<<11) /* state disabled on macro
D3c595.h232 #define RX_DISABLE (unsigned short) (0x3<<11) /* state disabled on macro
D3c595.c74 outw(RX_DISABLE, BASE + VX_COMMAND); in t595_reset()
D3c509.c72 outw(RX_DISABLE, BASE + EP_COMMAND); in t509_reset()