Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dicm.c30 #define PCIE2CIO_CMD_WRITE BIT(21) macro
266 cmd |= PCIE2CIO_CMD_WRITE | PCIE2CIO_CMD_START; in pcie2cio_write()