Home
last modified time | relevance | path

Searched refs:lcd (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/demos/mb/multiboot/src/
Ddispfunc.c99 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd);
100 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd);
103 static void BgiPutChar(s16 x, s16 y, u8 palette, char c, u8 lcd) in BgiPutChar() argument
105 if (lcd) in BgiPutChar()
115 static void BgiPutStringN(s16 x, s16 y, u8 palette, char *text, u32 num, u8 lcd) in BgiPutStringN() argument
126 BgiPutChar((s16)(x + i), y, palette, text[i], lcd); in BgiPutStringN()
/TwlSDK-5.1.0/include/nitro/hw/ARM9/
Dioreg_GX.h747 #define REG_GX_POWCNT_FIELD( ge, re, e2dg, lcd, lcdb, e2dgb, dsel ) \ argument
752 ((u32)(lcd) << REG_GX_POWCNT_LCD_SHIFT) | \
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_GX.h752 #define REG_GX_POWCNT_FIELD( ge, re, e2dg, lcd, lcdb, e2dgb, dsel ) \ argument
757 ((u32)(lcd) << REG_GX_POWCNT_LCD_SHIFT) | \