Lines Matching refs:GOP_2G_OFST
422 #define GOP_2G_OFST (0x1*GOP_BANK_OFFSET) macro
556 #define GOP_2G_CTRL0 GOP_REG(GOP_2G_OFST, 0x00)
557 #define GOP_2G_CTRL1 GOP_REG(GOP_2G_OFST, 0x01)
558 #define GOP_2G_RATE GOP_REG(GOP_2G_OFST, 0x02)
559 #define GOP_2G_PALDATA_L GOP_REG(GOP_2G_OFST, 0x03)
560 #define GOP_2G_PALDATA_H GOP_REG(GOP_2G_OFST, 0x04)
561 #define GOP_2G_PALCTRL GOP_REG(GOP_2G_OFST, 0x05)
562 #define GOP_2G_REGDMA_END GOP_REG(GOP_2G_OFST, 0x06)
563 #define GOP_2G_REGDMA_STR GOP_REG(GOP_2G_OFST, 0x07)
564 #define GOP_2G_INT GOP_REG(GOP_2G_OFST, 0x08)
565 #define GOP_2G_HWSTATE GOP_REG(GOP_2G_OFST, 0x09)
566 #define GOP_2G_RDMA_HT GOP_REG(GOP_2G_OFST, 0x0e)
567 #define GOP_2G_HS_PIPE GOP_REG(GOP_2G_OFST, 0x0f)
568 #define GOP_2G_SLOW GOP_REG(GOP_2G_OFST, 0x10)
569 #define GOP_2G_BRI GOP_REG(GOP_2G_OFST, 0x11)
570 #define GOP_2G_CON GOP_REG(GOP_2G_OFST, 0x12)
571 #define GOP_2G_BW GOP_REG(GOP_2G_OFST, 0x19)
572 #define GOP_2G_3D_MIDDLE GOP_REG(GOP_2G_OFST, 0x1E)
573 #define GOP_2G_PRI0 GOP_REG(GOP_2G_OFST, 0x20)
574 #define GOP_2G_TRSCLR_L GOP_REG(GOP_2G_OFST, 0x24)
575 #define GOP_2G_TRSCLR_H GOP_REG(GOP_2G_OFST, 0x25)
576 #define GOP_2G_STRCH_HSZ GOP_REG(GOP_2G_OFST, 0x30)
577 #define GOP_2G_STRCH_VSZ GOP_REG(GOP_2G_OFST, 0x31)
578 #define GOP_2G_STRCH_HSTR GOP_REG(GOP_2G_OFST, 0x32)
579 #define GOP_2G_STRCH_VSTR GOP_REG(GOP_2G_OFST, 0x34)
580 #define GOP_2G_HSTRCH GOP_REG(GOP_2G_OFST, 0x35)
581 #define GOP_2G_VSTRCH GOP_REG(GOP_2G_OFST, 0x36)
582 #define GOP_2G_HSTRCH_INI GOP_REG(GOP_2G_OFST, 0x38)
583 #define GOP_2G_VSTRCH_INI GOP_REG(GOP_2G_OFST, 0x39)
584 #define GOP_2G_HVStrch_MD GOP_REG(GOP_2G_OFST, 0x3a)
585 #define GOP_2G_OLDADDR GOP_REG(GOP_2G_OFST, 0x3b)
586 #define GOP_2G_MULTI_ALPHA GOP_REG(GOP_2G_OFST, 0x3c)
587 #define GOP_2G_REGDMA_EN GOP_REG(GOP_2G_OFST, 0x78)
590 #define GOP_2G_GWIN0_CTRL(id) GOP_REG(GOP_2G_OFST+1, 0x00 + (0x20*((id)%MAX_GOP1_GWIN…
591 #define GOP_2G_GWIN_CTRL(id) GOP_REG(GOP_2G_OFST+1, 0x00 + (0x20*((id)%MAX_GOP1_GWIN…
592 #define GOP_2G_DRAM_RBLK_L(id) GOP_REG(GOP_2G_OFST+1, 0x01 + (0x20*((id)%MAX_GOP1_GWIN…
593 #define GOP_2G_DRAM_RBLK_H(id) GOP_REG(GOP_2G_OFST+1, 0x02 + (0x20*((id)%MAX_GOP1_GWIN…
594 #define GOP_2G_DEL_PIXEL(id) GOP_REG(GOP_2G_OFST+1, 0x03 + (0x20*((id)%MAX_GOP1_GWIN…
595 #define GOP_2G_HSTR(id) GOP_REG(GOP_2G_OFST+1, 0x04 + (0x20*((id)%MAX_GOP1_GWIN…
596 #define GOP_2G_HEND(id) GOP_REG(GOP_2G_OFST+1, 0x05 + (0x20*((id)%MAX_GOP1_GWIN…
597 #define GOP_2G_VSTR(id) GOP_REG(GOP_2G_OFST+1, 0x06 + (0x20*((id)%MAX_GOP1_GWIN…
598 #define GOP_2G_VEND(id) GOP_REG(GOP_2G_OFST+1, 0x08 + (0x20*((id)%MAX_GOP1_GWIN…
599 #define GOP_2G_DRAM_RBLK_HSIZE(id) GOP_REG(GOP_2G_OFST+1, 0x09 + (0x20*((id)%MAX_GOP1_GWIN…
600 #define GOP_2G_GWIN_ALPHA01(id) GOP_REG(GOP_2G_OFST+1, 0x0A + (0x20*((id)%MAX_GOP1_GWIN…
601 #define GOP_2G_DRAM_VSTR_L(id) GOP_REG(GOP_2G_OFST+1, 0x0C + (0x20*((id)%MAX_GOP1_GWIN…
602 #define GOP_2G_DRAM_VSTR_H(id) GOP_REG(GOP_2G_OFST+1, 0x0D + (0x20*((id)%MAX_GOP1_GWIN…
603 #define GOP_2G_DRAM_FADE(id) GOP_REG(GOP_2G_OFST+1, 0x16 + (0x20*((id)%MAX_GOP1_GWIN…
604 #define GOP_2G_3DOSD_SUB_RBLK_L(id) GOP_REG(GOP_2G_OFST+1, 0x1E + (0x20*((id)%MAX_GOP1_GWIN…
605 #define GOP_2G_3DOSD_SUB_RBLK_H(id) GOP_REG(GOP_2G_OFST+1, 0x1F + (0x20*((id)%MAX_GOP1_GWIN…