Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-bd71815.c33 ret = regmap_read(bd71815->regmap, BD71815_REG_GPO, &val); in bd71815gpo_get()
49 ret = regmap_set_bits(bd71815->regmap, BD71815_REG_GPO, bit); in bd71815gpo_set()
51 ret = regmap_clear_bits(bd71815->regmap, BD71815_REG_GPO, bit); in bd71815gpo_set()
65 BD71815_REG_GPO, in bd71815_gpio_set_config()
70 BD71815_REG_GPO, in bd71815_gpio_set_config()
/openbmc/linux/include/linux/mfd/
H A Drohm-bd71815.h69 BD71815_REG_GPO, enumerator