Searched refs:ENDCFG_WTS (Results 1 – 4 of 4) sorted by relevance
180 #define ENDCFG_WTS 0x01 /* word transfer mode selection */ macro
216 wordlength = inb_p(ioaddr + EN0_DCFG) & ENDCFG_WTS; in el2_probe1()
1081 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in NS8390_init()
1877 int endcfg = ei_local->word16 ? (0x48 | ENDCFG_WTS) : 0x48; in AX88190_init()