Home
last modified time | relevance | path

Searched defs:IDMAC_CHA_PRI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-prv.h111 #define IDMAC_CHA_PRI(ch) IPU_IDMAC_REG(0x0014 + 4 * ((ch) / 32)) macro
/openbmc/u-boot/drivers/video/
H A Dmx3fb.c135 #define IDMAC_CHA_PRI (0xAC + IPU_BASE) macro
H A Dipu_regs.h328 #define IDMAC_CHA_PRI(ch) (&IDMAC_REG->ch_pri[ch / 32]) macro