Searched refs:RT5133_REG_GPIO_CTRL (Results 1 – 1 of 1) sorted by relevance
21 #define RT5133_REG_GPIO_CTRL 0x0B macro239 return regmap_update_bits(priv->regmap, RT5133_REG_GPIO_CTRL, in rt5133_gpio_direction_output()280 ret = regmap_update_bits(priv->regmap, RT5133_REG_GPIO_CTRL, mask, val); in rt5133_gpio_set()