Home
last modified time | relevance | path

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

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