Searched refs:apc_writeb (Results 1 – 1 of 1) sorted by relevance
39 #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); in apc_swift_idle() 112 apc_writeb(inarg & APC_REGMASK, APC_FANCTL_REG); in apc_ioctl() 118 apc_writeb(inarg & APC_REGMASK, APC_CPOWER_REG); in apc_ioctl() 124 apc_writeb(inarg & APC_BPMASK, APC_BPORT_REG); in apc_ioctl()