Searched refs:PCIE2CIO_CMD_PORT_MASK (Results 1 – 1 of 1) sorted by relevance
34 #define PCIE2CIO_CMD_PORT_MASK GENMASK(18, 13) macro1501 cmd |= (port << PCIE2CIO_CMD_PORT_SHIFT) & PCIE2CIO_CMD_PORT_MASK; in pcie2cio_read()1524 cmd |= (port << PCIE2CIO_CMD_PORT_SHIFT) & PCIE2CIO_CMD_PORT_MASK; in pcie2cio_write()