Home
last modified time | relevance | path

Searched defs:PRB_CTRL_PACKET_READ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h188 PRB_CTRL_PACKET_READ = (1 << 4), /* PACKET cmd read */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c207 PRB_CTRL_PACKET_READ = (1 << 4), /* PACKET cmd read */ enumerator