Home
last modified time | relevance | path

Searched refs:tw9910_set_gpio_value (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtw9910.c587 static void tw9910_set_gpio_value(struct gpio_desc *desc, int value) in tw9910_set_gpio_value() function
606 tw9910_set_gpio_value(priv->pdn_gpio, 0); in tw9910_power_on()
619 tw9910_set_gpio_value(priv->pdn_gpio, 1); in tw9910_power_on()
624 tw9910_set_gpio_value(priv->rstb_gpio, 1); in tw9910_power_on()
625 tw9910_set_gpio_value(priv->rstb_gpio, 0); in tw9910_power_on()
636 tw9910_set_gpio_value(priv->pdn_gpio, 1); in tw9910_power_off()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtw9910.c587 static void tw9910_set_gpio_value(struct gpio_desc *desc, int value) in tw9910_set_gpio_value() function
606 tw9910_set_gpio_value(priv->pdn_gpio, 0); in tw9910_power_on()
619 tw9910_set_gpio_value(priv->pdn_gpio, 1); in tw9910_power_on()
624 tw9910_set_gpio_value(priv->rstb_gpio, 1); in tw9910_power_on()
625 tw9910_set_gpio_value(priv->rstb_gpio, 0); in tw9910_power_on()
636 tw9910_set_gpio_value(priv->pdn_gpio, 1); in tw9910_power_off()

Completed in 4 milliseconds