Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-sh-msiof.c148 #define SIFCTR_RFWM_1 (0 << 13) /* Transfer Request when 1 valid stages */ macro
789 sh_msiof_write(p, SIFCTR, SIFCTR_TFWM_1 | SIFCTR_RFWM_1); in sh_msiof_dma_once()