Searched refs:TSI721_SR_CHINTE (Results 1 – 2 of 2) sorted by relevance
381 regval = ioread32(priv->regs + TSI721_SR_CHINTE(IDB_QUEUE)); in tsi721_dbell_handler()384 priv->regs + TSI721_SR_CHINTE(IDB_QUEUE)); in tsi721_dbell_handler()449 regval = ioread32(priv->regs + TSI721_SR_CHINTE(IDB_QUEUE)); in tsi721_db_dpc()452 priv->regs + TSI721_SR_CHINTE(IDB_QUEUE)); in tsi721_db_dpc()589 priv->regs + TSI721_SR_CHINTE(IDB_QUEUE)); in tsi721_interrupts_init()2642 iowrite32(0, priv->regs + TSI721_SR_CHINTE(ch)); in tsi721_disable_ints()
172 #define TSI721_SR_CHINTE(x) (0x20044 + (x) * 0x1000) macro