Searched refs:DW_SPI_ISR (Results 1 – 2 of 2) sorted by relevance
20 #define DW_SPI_ISR 0x30 macro
108 "ISR: \t\t0x%08x\n", dw_readl(dws, DW_SPI_ISR)); in spi_show_regs()320 u16 irq_status = dw_readw(dws, DW_SPI_ISR); in interrupt_transfer()350 u16 irq_status = dw_readw(dws, DW_SPI_ISR) & 0x3f; in dw_spi_irq()