Searched refs:WCD_REG_DIR_CTL_OFFSET (Results 1 – 1 of 1) sorted by relevance
12 #define WCD_REG_DIR_CTL_OFFSET 0x42 macro27 ret = regmap_read(data->map, WCD_REG_DIR_CTL_OFFSET, &value); in wcd_gpio_get_direction()41 return regmap_update_bits(data->map, WCD_REG_DIR_CTL_OFFSET, in wcd_gpio_direction_input()50 regmap_update_bits(data->map, WCD_REG_DIR_CTL_OFFSET, in wcd_gpio_direction_output()