Searched refs:IDMAC_CHA_PRI (Results 1 – 6 of 6) sorted by relevance
135 #define IDMAC_CHA_PRI (0xAC + IPU_BASE) macro569 u32 reg = readl(IDMAC_CHA_PRI); in ipu_channel_set_priority()576 writel(reg, IDMAC_CHA_PRI); in ipu_channel_set_priority()
521 __raw_writel(0x18800000L, IDMAC_CHA_PRI(0)); in ipu_probe()540 __raw_readl(IDMAC_CHA_PRI(0))); in ipu_dump_registers()542 __raw_readl(IDMAC_CHA_PRI(32))); in ipu_dump_registers()1039 if (idma_is_set(IDMAC_CHA_PRI, dma_chan)) in ipu_init_channel_buffer()
328 #define IDMAC_CHA_PRI(ch) (&IDMAC_REG->ch_pri[ch / 32]) macro
111 #define IDMAC_CHA_PRI(ch) IPU_IDMAC_REG(0x0014 + 4 * ((ch) / 32)) macro
266 val = ipu_idmac_read(ipu, IDMAC_CHA_PRI(ch->num)); in ipu_cpmem_set_high_priority()268 ipu_idmac_write(ipu, val, IDMAC_CHA_PRI(ch->num)); in ipu_cpmem_set_high_priority()
1281 ipu_idmac_read(ipu, IDMAC_CHA_PRI(0))); in ipu_dump()1283 ipu_idmac_read(ipu, IDMAC_CHA_PRI(32))); in ipu_dump()