Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sh-msiof.c151 #define SIFCTR_RFWM_1 (0 << 13) /* Transfer Request when 1 valid stages */ macro
792 sh_msiof_write(p, SIFCTR, SIFCTR_TFWM_1 | SIFCTR_RFWM_1); in sh_msiof_dma_once()