Lines Matching refs:charBase
48 u16 charBase:4; member
64 u16 charBase:4; member
80 u16 charBase:4; member
97 u16 charBase:3; member
113 u16 charBase:4; member
392 GXBGScrBase screenBase, GXBGCharBase charBase, GXBGExtPltt bgExtPltt);
397 GXBGScrBase screenBase, GXBGCharBase charBase, GXBGExtPltt bgExtPltt);
402 GXBGScrBase screenBase, GXBGCharBase charBase);
406 GXBGScrBase screenBase, GXBGCharBase charBase);
411 GXBGScrBase screenBase, GXBGCharBase charBase);
424 GXBGScrBase screenBase, GXBGCharBase charBase);
428 GXBGScrBase screenBase, GXBGCharBase charBase);
433 GXBGScrBase screenBase, GXBGCharBase charBase);
469 GXBGScrBase screenBase, GXBGCharBase charBase, GXBGExtPltt bgExtPltt);
474 GXBGScrBase screenBase, GXBGCharBase charBase, GXBGExtPltt bgExtPltt);
479 GXBGScrBase screenBase, GXBGCharBase charBase);
483 GXBGScrBase screenBase, GXBGCharBase charBase);
488 GXBGScrBase screenBase, GXBGCharBase charBase);
499 GXBGScrBase screenBase, GXBGCharBase charBase);
503 GXBGScrBase screenBase, GXBGCharBase charBase);
508 GXBGScrBase screenBase, GXBGCharBase charBase);
619 GXBGCharBase charBase, GXBGExtPltt bgExtPltt) in G2_SetBG0Control() argument
624 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG0Control()
632 (screenBase << REG_G2_BG0CNT_SCREENBASE_SHIFT) | (charBase << in G2_SetBG0Control()
671 GXBGCharBase charBase, GXBGExtPltt bgExtPltt) in G2S_SetBG0Control() argument
676 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG0Control()
685 | (charBase << REG_G2S_DB_BG0CNT_CHARBASE_SHIFT) | (bgExtPltt << in G2S_SetBG0Control()
720 GXBGCharBase charBase, GXBGExtPltt bgExtPltt) in G2_SetBG1Control() argument
725 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG1Control()
732 (screenBase << REG_G2_BG1CNT_SCREENBASE_SHIFT) | (charBase << in G2_SetBG1Control()
769 GXBGCharBase charBase, GXBGExtPltt bgExtPltt) in G2S_SetBG1Control() argument
774 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG1Control()
783 | (charBase << REG_G2S_DB_BG1CNT_CHARBASE_SHIFT) | (bgExtPltt << in G2S_SetBG1Control()
858 GXBGScrBase screenBase, GXBGCharBase charBase) in G2_SetBG2ControlText() argument
863 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG2ControlText()
870 (screenBase << REG_G2_BG2CNT_SCREENBASE_SHIFT) | (charBase << in G2_SetBG2ControlText()
906 GXBGScrBase screenBase, GXBGCharBase charBase) in G2S_SetBG2ControlText() argument
911 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG2ControlText()
920 | (charBase << REG_G2S_DB_BG2CNT_CHARBASE_SHIFT)); in G2S_SetBG2ControlText()
955 GXBGScrBase screenBase, GXBGCharBase charBase) in G2_SetBG2ControlAffine() argument
960 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG2ControlAffine()
967 (charBase << REG_G2_BG2CNT_CHARBASE_SHIFT) | (areaOver << in G2_SetBG2ControlAffine()
1003 GXBGScrBase screenBase, GXBGCharBase charBase) in G2S_SetBG2ControlAffine() argument
1008 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG2ControlAffine()
1015 | (screenBase << REG_G2S_DB_BG2CNT_SCREENBASE_SHIFT) | (charBase << in G2S_SetBG2ControlAffine()
1053 GXBGScrBase screenBase, GXBGCharBase charBase) in G2_SetBG2Control256x16Affine() argument
1058 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG2Control256x16Affine()
1063 (screenSize << REG_G2_BG2CNT_SCREENSIZE_SHIFT) | (charBase << in G2_SetBG2Control256x16Affine()
1119 GXBGScrBase screenBase, GXBGCharBase charBase) in G2S_SetBG2Control256x16Affine() argument
1124 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG2Control256x16Affine()
1131 | (charBase << REG_G2S_DB_BG2CNT_CHARBASE_SHIFT) | GX_BG_EXTMODE_256x16PLTT | in G2S_SetBG2Control256x16Affine()
1454 GXBGScrBase screenBase, GXBGCharBase charBase) in G2_SetBG3ControlText() argument
1459 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG3ControlText()
1466 (screenBase << REG_G2_BG3CNT_SCREENBASE_SHIFT) | (charBase << in G2_SetBG3ControlText()
1500 GXBGScrBase screenBase, GXBGCharBase charBase) in G2S_SetBG3ControlText() argument
1505 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG3ControlText()
1514 | (charBase << REG_G2S_DB_BG3CNT_CHARBASE_SHIFT)); in G2S_SetBG3ControlText()
1547 GXBGScrBase screenBase, GXBGCharBase charBase) in G2_SetBG3ControlAffine() argument
1552 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG3ControlAffine()
1559 (charBase << REG_G2_BG3CNT_CHARBASE_SHIFT) | (areaOver << in G2_SetBG3ControlAffine()
1593 GXBGScrBase screenBase, GXBGCharBase charBase) in G2S_SetBG3ControlAffine() argument
1598 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG3ControlAffine()
1605 | (screenBase << REG_G2S_DB_BG3CNT_SCREENBASE_SHIFT) | (charBase << in G2S_SetBG3ControlAffine()
1641 GXBGScrBase screenBase, GXBGCharBase charBase) in G2_SetBG3Control256x16Affine() argument
1646 GX_BG_CHARBASE_ASSERT(charBase); in G2_SetBG3Control256x16Affine()
1651 (screenSize << REG_G2_BG3CNT_SCREENSIZE_SHIFT) | (charBase << in G2_SetBG3Control256x16Affine()
1702 GXBGScrBase screenBase, GXBGCharBase charBase) in G2S_SetBG3Control256x16Affine() argument
1707 GX_BG_CHARBASE_ASSERT(charBase); in G2S_SetBG3Control256x16Affine()
1714 | (charBase << REG_G2S_DB_BG3CNT_CHARBASE_SHIFT) | GX_BG_EXTMODE_256x16PLTT | in G2S_SetBG3Control256x16Affine()