Searched refs:GCTL_TCON_EN (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/allwinner/
H A Da10_fb.c110 #define GCTL_TCON_EN (1 << 31) macro
449 val |= GCTL_TCON_EN;
451 val &= ~GCTL_TCON_EN;

Completed in 113 milliseconds