Home
last modified time | relevance | path

Searched refs:apc_readb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dapc.c38 #define apc_readb(offs) (sbus_readb(regs+offs)) macro
67 apc_writeb(apc_readb(APC_IDLE_REG) | APC_IDLE_ON, APC_IDLE_REG); in apc_swift_idle()
95 if (put_user(apc_readb(APC_FANCTL_REG) & APC_REGMASK, arg)) in apc_ioctl()
100 if (put_user(apc_readb(APC_CPOWER_REG) & APC_REGMASK, arg)) in apc_ioctl()
105 if (put_user(apc_readb(APC_BPORT_REG) & APC_BPMASK, arg)) in apc_ioctl()