Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-ep93xx.c40 #define SSPCR1_TIE BIT(1) 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()