Searched refs:TPS_GIVEN_1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | zl10353_priv.h | 53 TPS_GIVEN_1 = 0x6E, enumerator
|
H A D | mt352_priv.h | 67 TPS_GIVEN_1 = 0x51, enumerator
|
H A D | mt352.c | 269 buf[0] = TPS_GIVEN_1; /* TPS_GIVEN_1 and following registers */ in mt352_set_parameters()
|
H A D | zl10353.c | 325 zl10353_single_write(fe, TPS_GIVEN_1, msb(tps)); in zl10353_set_parameters()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | zl10353_priv.h | 53 TPS_GIVEN_1 = 0x6E, enumerator
|
H A D | mt352_priv.h | 67 TPS_GIVEN_1 = 0x51, enumerator
|
H A D | mt352.c | 269 buf[0] = TPS_GIVEN_1; /* TPS_GIVEN_1 and following registers */ in mt352_set_parameters()
|
H A D | zl10353.c | 325 zl10353_single_write(fe, TPS_GIVEN_1, msb(tps)); in zl10353_set_parameters()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 783 static u8 tps_given_cfg[] = { TPS_GIVEN_1, 0x40, 0x80, 0x50 }; in em28xx_mt352_terratec_xs_init()
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 780 static u8 tps_given_cfg[] = { TPS_GIVEN_1, 0x40, 0x80, 0x50 }; in em28xx_mt352_terratec_xs_init()
|
Completed in 9 milliseconds