pb_mask            32 drivers/input/misc/tps65218-pwrbutton.c 	unsigned int pb_mask;
pb_mask            38 drivers/input/misc/tps65218-pwrbutton.c 	.pb_mask = TPS65217_STATUS_PB,
pb_mask            44 drivers/input/misc/tps65218-pwrbutton.c 	.pb_mask = TPS65218_STATUS_PB_STATE,
pb_mask            76 drivers/input/misc/tps65218-pwrbutton.c 	if (reg & tps_data->pb_mask) {