Searched defs:PORT_CMD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | ahci.h | 51 #define PORT_CMD 0x18 /* port command */ macro |
| /OK3568_Linux_fs/kernel/drivers/ata/ | ||
| H A D | ahci.h | 119 PORT_CMD = 0x18, /* port command */ enumerator |