Searched refs:TDA9887_PORT1_ACTIVE (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/media/ |
H A D | tuner.h | 142 #define TDA9887_PORT1_ACTIVE (1<<5) macro
|
/kernel/linux/linux-6.6/include/media/ |
H A D | tuner.h | 143 #define TDA9887_PORT1_ACTIVE (1<<5) macro
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tuner-simple.c | 621 tda_config |= TDA9887_PORT1_ACTIVE; in simple_set_tv_freq() 626 tda_config |= TDA9887_PORT1_ACTIVE; in simple_set_tv_freq() 736 config |= TDA9887_PORT1_ACTIVE; in simple_set_radio_freq() 743 config &= ~TDA9887_PORT1_ACTIVE; in simple_set_radio_freq()
|
H A D | tda9887.c | 480 if (priv->config & TDA9887_PORT1_ACTIVE) in tda9887_do_config()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tuner-simple.c | 621 tda_config |= TDA9887_PORT1_ACTIVE; in simple_set_tv_freq() 626 tda_config |= TDA9887_PORT1_ACTIVE; in simple_set_tv_freq() 736 config |= TDA9887_PORT1_ACTIVE; in simple_set_radio_freq() 743 config &= ~TDA9887_PORT1_ACTIVE; in simple_set_radio_freq()
|
H A D | tda9887.c | 480 if (priv->config & TDA9887_PORT1_ACTIVE) in tda9887_do_config()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-cards.c | 785 TDA9887_PORT1_ACTIVE | 937 TDA9887_PORT1_ACTIVE | 1498 TDA9887_PORT1_ACTIVE |
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-cards.c | 806 TDA9887_PORT1_ACTIVE | 958 TDA9887_PORT1_ACTIVE | 1519 TDA9887_PORT1_ACTIVE |
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 2342 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 2365 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 3158 .tda9887_conf = TDA9887_PRESENT| TDA9887_PORT1_ACTIVE | TDA9887_PORT2_ACTIVE, 3261 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 5265 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 5409 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE,
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 2341 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 2364 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 3157 .tda9887_conf = TDA9887_PRESENT| TDA9887_PORT1_ACTIVE | TDA9887_PORT2_ACTIVE, 3260 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 5264 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE, 5408 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 1058 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE | 1215 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE |
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 1058 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE | 1215 .tda9887_conf = TDA9887_PRESENT | TDA9887_PORT1_ACTIVE |
|
Completed in 31 milliseconds