Searched refs:GPIO_OUT_REG (Results 1 – 1 of 1) sorted by relevance
10 #define GPIO_OUT_REG(off) (BD71828_REG_GPIO_CTRL1 + (off)) macro32 return regmap_update_bits(bdgpio->regmap, GPIO_OUT_REG(offset), in bd71828_gpio_set()46 ret = regmap_read(bdgpio->regmap, GPIO_OUT_REG(offset), in bd71828_gpio_get()65 GPIO_OUT_REG(offset), in bd71828_gpio_set_config()70 GPIO_OUT_REG(offset), in bd71828_gpio_set_config()
Completed in 5 milliseconds