Home
last modified time | relevance | path

Searched refs:ENDCFG_WTS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A D8390.h208 #define ENDCFG_WTS 0x01 /* word transfer mode selection */ macro
H A Dlib8390.c1020 ? (0x48 | ENDCFG_WTS | (ei_local->bigendian ? ENDCFG_BOS : 0)) in __NS8390_init()