Searched defs:ATA_CMD_IDLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | sata_sil3114.h | 41 #define ATA_CMD_IDLE 0xE3 macro |
/openbmc/u-boot/include/ | ||
H A D | libata.h | 139 ATA_CMD_IDLE = 0xE3, /* place in idle power mode */ enumerator |