Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h52 #define PORT_SIG 0x24 /* device TF signature */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h121 PORT_SIG = 0x24, /* device TF signature */ enumerator
H A Dlibahci.c1344 tmp = readl(port_mmio + PORT_SIG); in ahci_dev_classify()