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/sound/soc/renesas/rcar/
H A Dmsiof.c245 FIELD_PREP(SIFCTR_RFWM, SIFCTR_RFWM_1)); in msiof_hw_start()