Searched refs:gpio1_func (Results 1 – 2 of 2) sorted by relevance
1222 unsigned int gpio1_func, pad_control, pwr_ctrl1, pwr_ctrl3, int_status, pup_pdn_mask; in cs35l41_global_enable() local1253 gpio1_func = enable ? CS35L41_GPIO1_MDSYNC : CS35L41_GPIO1_HIZ; in cs35l41_global_enable()1254 gpio1_func <<= CS35L41_GPIO1_CTRL_SHIFT; in cs35l41_global_enable()1257 pad_control |= gpio1_func & CS35L41_GPIO1_CTRL_MASK; in cs35l41_global_enable()
61 int gpio1_func; member1347 tas->gpio1_func != TAS675X_GPIO_SEL_SDOUT2 && in tas675x_set_fmt()1621 if (tas->gpio1_func >= 0 || tas->gpio2_func >= 0) { in tas675x_init_device()1624 tas675x_config_gpio_pin(regmap, tas->gpio1_func, in tas675x_init_device()2082 tas->gpio1_func = tas675x_gpio_func_parse(tas->dev, "ti,gpio1-function"); in tas675x_i2c_probe()