Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dphantom.h44 #define PHN_CTL_AMP 0x1 /* switch after torques change */ macro
/openbmc/linux/drivers/misc/
H A Dphantom.c115 r.value &= ~PHN_CTL_AMP; in phantom_ioctl()
116 r.value |= dev->ctl_reg & PHN_CTL_AMP; in phantom_ioctl()
306 dev->ctl_reg ^= PHN_CTL_AMP; in phantom_isr()