Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-pic32-sqi.c93 #define PESQI_POLL_EN BIT(1) /* enable polling */ macro
409 val = PESQI_DMA_EN | PESQI_POLL_EN | PESQI_BDP_START; in pic32_sqi_one_message()