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

/linux-master/arch/sparc/kernel/
H A Dapc.c39 #define apc_writeb(val, offs) (sbus_writeb(val, regs+offs)) macro
67 apc_writeb(apc_readb(APC_IDLE_REG) | APC_IDLE_ON, APC_IDLE_REG);
112 apc_writeb(inarg & APC_REGMASK, APC_FANCTL_REG);
118 apc_writeb(inarg & APC_REGMASK, APC_CPOWER_REG);
124 apc_writeb(inarg & APC_BPMASK, APC_BPORT_REG);

Completed in 119 milliseconds