Home
last modified time | relevance | path

Searched refs:ATA_CMD_STANDBY (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil3114.h40 #define ATA_CMD_STANDBY 0xE2 macro
H A Dsata_sil3114.c239 writeb (ATA_CMD_STANDBY, port[num].ioaddr.command_addr); in sil3114_spin_down()
H A Dsata_mv.c862 cfis.command = ATA_CMD_STANDBY; in mv_sata_spin_down()
/rk3399_rockchip-uboot/include/
H A Dlibata.h139 ATA_CMD_STANDBY = 0xE2, /* place in standby power mode */ enumerator