Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_fb.c110 #define GCTL_TCON_EN (1 << 31) macro
449 val |= GCTL_TCON_EN; in a10fb_enable_tcon()
451 val &= ~GCTL_TCON_EN; in a10fb_enable_tcon()