Searched refs:TDA9887_PORT1_INACTIVE (Results 1 – 2 of 2) sorted by relevance
/linux/include/media/ | ||
H A D | tuner.h | 140 #define TDA9887_PORT1_INACTIVE (1<<1) macro |
/linux/drivers/media/tuners/ | ||
H A D | tda9887.c | 482 if (priv->config & TDA9887_PORT1_INACTIVE) in tda9887_do_config() |