Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dicm.c29 #define PCIE2CIO_CMD_WRITE BIT(21) macro
265 cmd |= PCIE2CIO_CMD_WRITE | PCIE2CIO_CMD_START; in pcie2cio_write()