Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dphantom.h44 #define PHN_CTL_AMP 0x1 /* switch after torques change */ macro
/Linux-v6.1/drivers/misc/
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()