Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h146 PORT_CS_RDY = (1 << 31), /* port ready to accept commands */ enumerator
/openbmc/linux/drivers/ata/
H A Dsata_sil24.c151 PORT_CS_RDY = (1 << 31), /* port ready to accept commands */ enumerator