Home
last modified time | relevance | path

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

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