Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_mv.c148 MV_PORT_MASK = (MV_PORTS_PER_HC - 1), /* 3 */ enumerator
842 return port & MV_PORT_MASK; in mv_hardport_from_port()