Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_fb.c175 #define TCON_READ(sc, reg) bus_read_4((sc)->res[1], (reg)) macro
447 val = TCON_READ(sc, TCON_GCTL); in a10fb_enable_tcon()
455 val = TCON_READ(sc, TCON1_IO_TRI); in a10fb_enable_tcon()