Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil3114.h39 #define ATA_CMD_STANDBY 0xE2 macro
/openbmc/u-boot/include/
H A Dlibata.h138 ATA_CMD_STANDBY = 0xE2, /* place in standby power mode */ enumerator
/openbmc/linux/include/linux/
H A Data.h207 ATA_CMD_STANDBY = 0xE2, /* place in standby power mode */ enumerator