Searched refs:HQVDP_RD_PLUG (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c28 #define HQVDP_RD_PLUG 0x000E0000 /* 0x000E0000 */ macro
29 #define HQVDP_RD_PLUG_CONTROL (HQVDP_RD_PLUG + 0x1000) /* 0x000E1000 */
30 #define HQVDP_RD_PLUG_PAGE_SIZE (HQVDP_RD_PLUG + 0x1004) /* 0x000E1004 */
31 #define HQVDP_RD_PLUG_MIN_OPC (HQVDP_RD_PLUG + 0x1008) /* 0x000E1008 */
32 #define HQVDP_RD_PLUG_MAX_OPC (HQVDP_RD_PLUG + 0x100C) /* 0x000E100C */
33 #define HQVDP_RD_PLUG_MAX_CHK (HQVDP_RD_PLUG + 0x1010) /* 0x000E1010 */
34 #define HQVDP_RD_PLUG_MAX_MSG (HQVDP_RD_PLUG + 0x1014) /* 0x000E1014 */
35 #define HQVDP_RD_PLUG_MIN_SPACE (HQVDP_RD_PLUG + 0x1018) /* 0x000E1018 */
912 writel(fw_rd_plug[i], hqvdp->regs + HQVDP_RD_PLUG + i * 4); sti_hqvdp_start_xp70()

Completed in 60 milliseconds