Searched refs:PWRDOWN (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | tsc2007.h | 53 #define PWRDOWN (TSC2007_12BIT | TSC2007_POWER_OFF_IRQ_EN) macro
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-palmas.c | 319 FUNCTION_GROUP(pwrdown, PWRDOWN), \ 521 PALMAS_PINGROUP(pwrdown, PWRDOWN, NONE, NONE, 0x0, 0x0, &pin_pwrdown_info, NULL, NULL, NULL), 550 PALMAS_PINGROUP(pwrdown, PWRDOWN, NONE, NONE, 0x0, 0x0, &pin_pwrdown_info, NULL, NULL, NULL),
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | max3420_udc.c | 94 #define PWRDOWN BIT(4) macro 424 val |= PWRDOWN; in __max3420_stop()
|