Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_tcon.c67 struct tcon_softc *tcon_sc; variable
79 if (tcon_sc == NULL) in tcon_bypass()
82 sc = tcon_sc; in tcon_bypass()
84 WRITE4(tcon_sc, TCON0_CTRL1, TCON_BYPASS); in tcon_bypass()
119 tcon_sc = sc; in tcon_attach()