Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dds90ub913.c55 #define UB913_REG_GPIO_CFG(n) (0x0d + (n)) macro
164 return regmap_update_bits(priv->regmap, UB913_REG_GPIO_CFG(reg_idx), in ub913_gpio_direction_out()
193 ub913_write(priv, UB913_REG_GPIO_CFG(0), 0); in ub913_gpiochip_probe()