Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_arasan_cf.c112 #define TRUEIDE_PIO_TIMING_MASK (0x7 << 4) macro
742 val = readl(acdev->vbase + TM_CFG) & ~TRUEIDE_PIO_TIMING_MASK; in arasan_cf_set_piomode()