Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/boot/dts/
Dsun5i-gr8-evb.dts47 #include "sun5i-gr8.dtsi"
56 compatible = "nextthing,gr8-evb", "nextthing,gr8";
81 simple-audio-card,name = "gr8-evb-wm8978";
Dsun5i-gr8.dtsi95 compatible = "nextthing,gr8-ccu";
99 compatible = "nextthing,gr8-pinctrl";
Dsun5i-gr8-chip-pro.dts47 #include "sun5i-gr8.dtsi"
56 compatible = "nextthing,chip-pro", "nextthing,gr8";
DMakefile1282 sun5i-gr8-chip-pro.dtb \
1283 sun5i-gr8-evb.dtb \
/Linux-v6.1/drivers/video/
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()