Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_piccolo.c90 .pio_mask = ATA_PIO5, in ata_tosh_init_one()
/openbmc/u-boot/include/
H A Dlibata.h58 ATA_PIO5 = ATA_PIO4 | (1 << 5), enumerator
59 ATA_PIO6 = ATA_PIO5 | (1 << 6),
/openbmc/linux/include/linux/
H A Data.h108 ATA_PIO5 = ATA_PIO4 | (1 << 5), enumerator
109 ATA_PIO6 = ATA_PIO5 | (1 << 6),