HQVDP_RD_PLUG 35 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_CONTROL (HQVDP_RD_PLUG + 0x1000) /* 0x000E1000 */ HQVDP_RD_PLUG 36 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_PAGE_SIZE (HQVDP_RD_PLUG + 0x1004) /* 0x000E1004 */ HQVDP_RD_PLUG 37 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_MIN_OPC (HQVDP_RD_PLUG + 0x1008) /* 0x000E1008 */ HQVDP_RD_PLUG 38 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_MAX_OPC (HQVDP_RD_PLUG + 0x100C) /* 0x000E100C */ HQVDP_RD_PLUG 39 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_MAX_CHK (HQVDP_RD_PLUG + 0x1010) /* 0x000E1010 */ HQVDP_RD_PLUG 40 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_MAX_MSG (HQVDP_RD_PLUG + 0x1014) /* 0x000E1014 */ HQVDP_RD_PLUG 41 drivers/gpu/drm/sti/sti_hqvdp.c #define HQVDP_RD_PLUG_MIN_SPACE (HQVDP_RD_PLUG + 0x1018) /* 0x000E1018 */ HQVDP_RD_PLUG 973 drivers/gpu/drm/sti/sti_hqvdp.c writel(fw_rd_plug[i], hqvdp->regs + HQVDP_RD_PLUG + i * 4);