Searched defs:DC_WR_CH_CONF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/ipu-v3/ | ||
H A D | ipu-dc.c | 44 #define DC_WR_CH_CONF 0x0 macro |
/openbmc/u-boot/drivers/video/ | ||
H A D | ipu_regs.h | 386 #define DC_WR_CH_CONF(ch) (&dc_ch_offset(ch)->wr_ch_conf) macro |