Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhp_sdc_mlc.c269 if ((mlc->opacket & HIL_CTRL_ONLY) == HIL_CTRL_ONLY) in hp_sdc_mlc_out()
/linux/include/linux/
H A Dhil.h129 #define HIL_CTRL_ONLY 0xc0000000 /* *Only* alter the control registers */ macro