Searched refs:CONTROL0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm/mv/
H A Dmv_thermal.c49 #define CONTROL0 0 /* Offset in config->regs[] array */ macro
163 reg = RD4(sc, CONTROL0);
165 WR4(sc, CONTROL0, reg);
171 * Do what Linux does using undocumented bits in CONTROL0
181 WR4(sc, CONTROL0, reg);
185 reg = RD4(sc, CONTROL0);
187 WR4(sc, CONTROL0, reg);
221 reg = RD4(sc, CONTROL0);
228 WR4(sc, CONTROL0, reg);
247 reg = RD4(sc, CONTROL0);
[all...]

Completed in 114 milliseconds