Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-ep93xx.c41 #define SSPCR1_RORIE BIT(2) macro
470 val &= ~(SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE); in ep93xx_spi_interrupt()
508 val |= (SSPCR1_RORIE | SSPCR1_TIE | SSPCR1_RIE); in ep93xx_spi_transfer_one()