Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-prv.h40 #define IPU_FS_DISP_FLOW1 IPU_CM_REG(0x00b4) macro
H A Dipu-common.c1299 ipu_cm_read(ipu, IPU_FS_DISP_FLOW1)); in ipu_dump()
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h307 #define IPU_FS_DISP_FLOW1 (&IPU_CM_REG->fs_disp_flow[0]) macro
H A Dipu_common.c564 __raw_readl(IPU_FS_DISP_FLOW1)); in ipu_dump_registers()