Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-as3722.c474 reg = AS3722_GPIO_SIGNAL_OUT_REG; in as3722_gpio_get()
513 ret = as3722_update_bits(as3722, AS3722_GPIO_SIGNAL_OUT_REG, in as3722_gpio_set()
/linux-4.1.27/include/linux/mfd/
Das3722.h60 #define AS3722_GPIO_SIGNAL_OUT_REG 0x20 macro
/linux-4.1.27/drivers/mfd/
Das3722.c291 regmap_reg_range(AS3722_LDO9_VOLTAGE_REG, AS3722_GPIO_SIGNAL_OUT_REG),