Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h104 #define PORT_CMD_CLO (1 << 3) /* Command list override */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h175 PORT_CMD_CLO = (1 << 3), /* Command list override */ enumerator
H A Dlibahci.c1331 tmp |= PORT_CMD_CLO; in ahci_kick_engine()
1336 PORT_CMD_CLO, PORT_CMD_CLO, 1, 500); in ahci_kick_engine()
1337 if (tmp & PORT_CMD_CLO) in ahci_kick_engine()