Searched refs:PWRDOWN (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | tsc2007.c | 61 #define PWRDOWN (TSC2007_12BIT | TSC2007_POWER_OFF_IRQ_EN) macro 128 tsc2007_xfer(tsc, PWRDOWN); tsc2007_read_values() 265 err = tsc2007_xfer(ts, PWRDOWN); tsc2007_open()
|
H A D | ads7846.c | 191 #define PWRDOWN (READ_12BIT_DFR(y, 0, 0)) /* LAST */ macro 359 req->ref_off = PWRDOWN; ads7846_read12_ser() 1154 packet->pwrdown_cmd[0] = PWRDOWN; ads7846_setup_spi_msg() 1161 packet->pwrdown = PWRDOWN; ads7846_setup_spi_msg() 1415 ads7845_read12_ser(&spi->dev, PWRDOWN); ads7846_probe()
|
/linux-4.4.14/sound/pci/oxygen/ |
H A D | wm8776.h | 129 /* PWRDOWN */
|
/linux-4.4.14/drivers/pinctrl/ |
H A D | pinctrl-palmas.c | 333 FUNCTION_GROUP(pwrdown, PWRDOWN), \ 535 PALMAS_PINGROUP(pwrdown, PWRDOWN, NONE, NONE, 0x0, 0x0, &pin_pwrdown_info, NULL, NULL, NULL), 564 PALMAS_PINGROUP(pwrdown, PWRDOWN, NONE, NONE, 0x0, 0x0, &pin_pwrdown_info, NULL, NULL, NULL),
|
Completed in 201 milliseconds