Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-ep93xx.c39 #define SSPCR1_RIE BIT(0) macro
474 val &= ~(SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE); in ep93xx_spi_interrupt()
512 val |= (SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE); in ep93xx_spi_transfer_one()