Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-pic32-sqi.c52 #define PESQI_CPOL BIT(4) macro
372 val &= ~(PESQI_CPOL | PESQI_CPHA | PESQI_LSBF); in pic32_sqi_one_message()
374 val |= PESQI_CPOL; in pic32_sqi_one_message()