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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dapc.c36 #define apc_writeb(val, offs) (sbus_writeb(val, regs+offs)) macro
64 apc_writeb(apc_readb(APC_IDLE_REG) | APC_IDLE_ON, APC_IDLE_REG);
111 apc_writeb(inarg & APC_REGMASK, APC_FANCTL_REG);
116 apc_writeb(inarg & APC_REGMASK, APC_CPOWER_REG);
121 apc_writeb(inarg & APC_BPMASK, APC_BPORT_REG);

Completed in 87 milliseconds