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

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_general.c208 ACCW(MCTLWTST, ((si->ps.mctlwtst_reg & 0xfffffffc) | (latency - 2)));
355 ACCW(MCTLWTST,si->ps.mctlwtst_reg);
381 ACCW(MCTLWTST,si->ps.mctlwtst_reg);
459 ACCW(MCTLWTST,si->ps.mctlwtst_reg);
481 ACCW(MCTLWTST,si->ps.mctlwtst_reg);
567 ACCW(MCTLWTST, si->ps.mctlwtst_reg);
587 ACCW(MCTLWTST,si->ps.mctlwtst_reg);
689 ACCW(MCTLWTST, si->ps.mctlwtst_reg);
745 ((si->ps.mctlwtst_reg & 0xfffffff8) | pwr_cas[(si->ps.mctlwtst_reg
[all...]
H A Dmga_info.c132 si->ps.mctlwtst_reg = 0;
236 si->ps.mctlwtst_reg = (pins[51] << 24) | (pins[50] << 16) | (pins[49] << 8) | pins [48];
363 si->ps.mctlwtst_reg = (pins[74] << 24) | (pins[73] << 16) | (pins[72] << 8) | pins [71];
535 si->ps.mctlwtst_reg = (pins[83] << 24) | (pins[82] << 16) | (pins[81] << 8) | pins [80];
606 si->ps.mctlwtst_reg = 0;
985 LOG(2,("mctlwtst register: $%08x\n", si->ps.mctlwtst_reg));
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h228 uint32 mctlwtst_reg; /* memory control waitstate register */ member in struct:__anon785::__anon789

Completed in 39 milliseconds