Home
last modified time | relevance | path

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

/linux/include/linux/spi/
H A Dsh_msiof.h89 #define SIFCTR_RFWM GENMASK(15, 13) /* Receive FIFO Watermark */ macro
/linux/drivers/spi/
H A Dspi-sh-msiof.c696 FIELD_PREP(SIFCTR_RFWM, SIFCTR_RFWM_1)); in sh_msiof_dma_once()