Home
last modified time | relevance | path

Searched refs:IDMAC_REG (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dipu_regs.h324 #define IDMAC_REG ((struct ipu_idmac *)(IPU_CTRL_BASE_ADDR + \ macro
326 #define IDMAC_CONF (&IDMAC_REG->conf)
327 #define IDMAC_CHA_EN(ch) (&IDMAC_REG->ch_en[ch / 32])
328 #define IDMAC_CHA_PRI(ch) (&IDMAC_REG->ch_pri[ch / 32])