Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Disicom.h34 #define PORT_COUNT (BOARD_COUNT*16) macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dfdomain_isa.c31 #define PORT_COUNT ARRAY_SIZE(ports) macro
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-vuart.c37 enum {PORT_COUNT = 3,}; enumerator
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dmv88e61xx.c43 #define PORT_COUNT 11 macro