Home
last modified time | relevance | path

Searched defs:PORT_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/serio/
H A Dolpc_apsp.c44 #define PORT_MASK 0xff00 macro
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h71 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c77 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c999 #define PORT_MASK 7 macro