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