Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h189 PRB_CTRL_PACKET_WRITE = (1 << 5), /* PACKET cmd write */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c208 PRB_CTRL_PACKET_WRITE = (1 << 5), /* PACKET cmd write */ enumerator