Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dtda1004x.c1185 int gpio_conf; in tda1004x_sleep() local
1196 gpio_conf = state->config->gpio_config; in tda1004x_sleep()
1197 if (gpio_conf >= TDA10046_GP00_I) in tda1004x_sleep()
1199 (gpio_conf & 0x0f) ^ 0x0a); in tda1004x_sleep()