Home
last modified time | relevance | path

Searched refs:SETFEATURES_SPINUP (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dlibata.h219 SETFEATURES_SPINUP = 0x07, /* Spin-up drive */ enumerator
/openbmc/linux/include/linux/
H A Data.h418 SETFEATURES_SPINUP = 0x07, /* Spin-up drive */ enumerator
/openbmc/linux/drivers/ata/
H A Dlibata-core.c1922 err_mask = ata_dev_set_feature(dev, SETFEATURES_SPINUP, 0); in ata_dev_read_id()
4512 if (subcmd == SETFEATURES_SPINUP) in ata_dev_set_feature()