Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/serio/
Dolpc_apsp.c44 #define PORT_MASK 0xff00 macro
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h80 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
/linux-5.19.10/drivers/scsi/cxlflash/
Dsislite.h549 #define PORT_MASK(_n) ((1 << (_n)) - 1) macro
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c77 #define PORT_MASK ((1 << MAX_NPORTS) - 1) macro
/linux-5.19.10/drivers/net/ethernet/micrel/
Dksz884x.c999 #define PORT_MASK 7 macro