Searched refs:WORD_SWAP (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmsc911x.h265 #define WORD_SWAP 0x98 macro
H A Dsmsc911x.c2193 * Note that this test is done before the WORD_SWAP register is smsc911x_init()
2195 * WORD_SWAP is written to. This issue is worked around by waiting smsc911x_init()
2218 "applying WORD_SWAP"); smsc911x_init()
2219 smsc911x_reg_write(pdata, WORD_SWAP, 0xffffffff); smsc911x_init()
2222 * WORD_SWAP before its contents are valid */ smsc911x_init()
/linux-4.4.14/drivers/net/ethernet/alteon/
H A Dacenic.h182 #define WORD_SWAP 0x20 macro
H A Dacenic.c895 writel((WORD_SWAP | CLR_INT | ((WORD_SWAP | CLR_INT) << 24)), ace_init()
898 writel((CLR_INT | WORD_SWAP | ((CLR_INT | WORD_SWAP) << 24)), ace_init()

Completed in 153 milliseconds