Home
last modified time | relevance | path

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

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