Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpm8916_gpio.c26 #define REG_STATUS_VAL_MASK 0x1 macro
146 return !!(reg & REG_STATUS_VAL_MASK); in pm8916_gpio_get_value()