Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dtda1004x.c1197 int gpio_conf; in tda1004x_sleep() local
1208 gpio_conf = state->config->gpio_config; in tda1004x_sleep()
1209 if (gpio_conf >= TDA10046_GP00_I) in tda1004x_sleep()
1211 (gpio_conf & 0x0f) ^ 0x0a); in tda1004x_sleep()