Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas675x.c62 int gpio2_func; member
1348 tas->gpio2_func != TAS675X_GPIO_SEL_SDOUT2) in tas675x_set_fmt()
1621 if (tas->gpio1_func >= 0 || tas->gpio2_func >= 0) { in tas675x_init_device()
1627 tas675x_config_gpio_pin(regmap, tas->gpio2_func, in tas675x_init_device()
2083 tas->gpio2_func = tas675x_gpio_func_parse(tas->dev, "ti,gpio2-function"); in tas675x_i2c_probe()