Home
last modified time | relevance | path

Searched defs:PORT_CMD_ICC_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h109 #define PORT_CMD_ICC_ACTIVE (0x1 << 28) /* Put i/f in active state */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h181 PORT_CMD_ICC_ACTIVE = (0x1 << 28), /* Put i/f in active state */ enumerator