Home
last modified time | relevance | path

Searched defs:ATA_CMD_IDLE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil3114.h42 #define ATA_CMD_IDLE 0xE3 macro
/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h140 ATA_CMD_IDLE = 0xE3, /* place in idle power mode */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h209 ATA_CMD_IDLE = 0xE3, /* place in idle power mode */ enumerator