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