Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/sbus/
Dcgthree.c70 #define CG3_FBC_CTRL 0x10 /* control */ macro
526 ctrl = FBC_READ(sc, CG3_FBC_CTRL); in cgthree_reset()
543 FBC_WRITE(sc, CG3_FBC_CTRL, ctrl); in cgthree_reset()
585 fbc = FBC_READ(sc, CG3_FBC_CTRL); in cgthree_burner()
593 FBC_WRITE(sc, CG3_FBC_CTRL, fbc); in cgthree_burner()