PON_CNTL_TRIG_DELAY_MASK 390 drivers/input/misc/pmic8xxx-pwrkey.c pon_cntl &= ~PON_CNTL_TRIG_DELAY_MASK; PON_CNTL_TRIG_DELAY_MASK 391 drivers/input/misc/pmic8xxx-pwrkey.c pon_cntl |= (delay & PON_CNTL_TRIG_DELAY_MASK);