Home
last modified time | relevance | path

Searched refs:HIL_CTRL_ONLY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/input/serio/
Dhp_sdc_mlc.c272 if ((mlc->opacket & HIL_CTRL_ONLY) == HIL_CTRL_ONLY) in hp_sdc_mlc_out()
Dhil_mlc.c470 OUT(HIL_CTRL_ONLY) /* Disable APE */
482 OUT(HIL_CTRL_ONLY | 0) /* Disable test mode */
/linux-4.1.27/include/linux/
Dhil.h129 #define HIL_CTRL_ONLY 0xc0000000 /* *Only* alter the control registers */ macro