Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-as3722.c459 reg = AS3722_GPIO_SIGNAL_OUT_REG; in as3722_gpio_get()
498 ret = as3722_update_bits(as3722, AS3722_GPIO_SIGNAL_OUT_REG, in as3722_gpio_set()
/linux/include/linux/mfd/
H A Das3722.h46 #define AS3722_GPIO_SIGNAL_OUT_REG 0x20 macro