Home
last modified time | relevance | path

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

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