Home
last modified time | relevance | path

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

/linux/include/linux/spi/
H A Dsh_msiof.h76 #define SICTR_RXRST BIT(0) /* Receive Reset */ macro
/linux/drivers/spi/
H A Dspi-sh-msiof.c119 u32 mask = SICTR_TXRST | SICTR_RXRST; in sh_msiof_spi_reset_regs()