Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dpmic8xxx-pwrkey.c17 #define PON_CNTL_PULL_UP BIT(7) macro
392 pon_cntl |= PON_CNTL_PULL_UP; in pmic8xxx_pwrkey_probe()
394 pon_cntl &= ~PON_CNTL_PULL_UP; in pmic8xxx_pwrkey_probe()