Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_tcon.c64 struct tcon_softc *tcon_sc; variable
75 if (tcon_sc == NULL) in tcon_bypass()
78 WRITE4(tcon_sc, TCON0_CTRL1, TCON_BYPASS); in tcon_bypass()
113 tcon_sc = sc; in tcon_attach()