Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil3114.h40 #define ATA_CMD_STANDBY 0xE2 macro
/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h139 ATA_CMD_STANDBY = 0xE2, /* place in standby power mode */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h208 ATA_CMD_STANDBY = 0xE2, /* place in standby power mode */ enumerator