Home
last modified time | relevance | path

Searched refs:gr8 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun5i-gr8-evb.dts47 #include "sun5i-gr8.dtsi"
56 compatible = "nextthing,gr8-evb", "nextthing,gr8";
81 simple-audio-card,name = "gr8-evb-wm8978";
H A Dsun5i-gr8.dtsi95 compatible = "nextthing,gr8-ccu";
99 compatible = "nextthing,gr8-pinctrl";
H A Dsun5i-gr8-chip-pro.dts47 #include "sun5i-gr8.dtsi"
56 compatible = "nextthing,chip-pro", "nextthing,gr8";
H A DMakefile1163 sun5i-gr8-chip-pro.dtb \
1164 sun5i-gr8-evb.dtb \
/OK3568_Linux_fs/u-boot/configs/
H A DCHIP_pro_defconfig6 CONFIG_DEFAULT_DEVICE_TREE="sun5i-gr8-chip-pro"
/OK3568_Linux_fs/kernel/drivers/video/
H A Dvgastate.c142 u8 gr1, gr3, gr4, gr5, gr6, gr8; in restore_vga_text() local
151 gr8 = vga_rgfx(state->vgabase, VGA_GFX_BIT_MASK); in restore_vga_text()
219 vga_wgfx(state->vgabase, VGA_GFX_BIT_MASK, gr8); in restore_vga_text()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun5i-gr8-chip-pro.dts47 #include "sun5i-gr8.dtsi"
56 compatible = "nextthing,chip-pro", "nextthing,gr8";
H A Dsun5i-gr8.dtsi416 compatible = "nextthing,gr8-dram-gates-clk",
757 compatible = "nextthing,gr8-pinctrl";
H A DMakefile253 sun5i-gr8-chip-pro.dtb \
/OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/
H A DvgaHW.c737 unsigned char miscOut, attr10, gr1, gr3, gr4, gr5, gr6, gr8, seq2, seq4; in vgaHWRestoreFonts() local
761 gr8 = hwp->readGr(hwp, 0x08); in vgaHWRestoreFonts()
833 hwp->writeGr(hwp, 0x08, gr8); in vgaHWRestoreFonts()