Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_ep93xx.c62 IDECTRL_IORDY = (1 << 10), enumerator
162 return !!(readl(base + IDECTRL) & IDECTRL_IORDY); in ep93xx_pata_check_iordy()