Home
last modified time | relevance | path

Searched defs:IPU_INT_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-prv.h67 #define IPU_INT_CTRL(n) IPU_CM_REG(0x003C + 4 * (n)) macro
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h322 #define IPU_INT_CTRL(n) (&IPU_CM_REG->int_ctrl[(n) - 1]) macro