Home
last modified time | relevance | path

Searched refs:PORT0 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/cxlflash/
Dsislite.h456 #define PORT0 0x01U macro
458 #define BOTH_PORTS (PORT0 | PORT1)
Dmain.c1532 writeq_be(PORT0, &afu->afu_map->global.regs.afu_port_sel); in init_global()
/linux-4.4.14/drivers/ata/
Dsata_via.c67 PORT0 = (1 << 1), enumerator
69 ALL_PORTS = PORT0 | PORT1,