Searched refs:STV090x_Px_AGC2Iy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x_reg.h | 943 #define STV090x_Px_AGC2Iy(__x, __y) (0xF437 - (__x - 1) * 0x200 - __y * 0x1) macro 944 #define STV090x_P1_AGC2I0 STV090x_Px_AGC2Iy(1, 0) 945 #define STV090x_P1_AGC2I1 STV090x_Px_AGC2Iy(1, 1) 946 #define STV090x_P2_AGC2I0 STV090x_Px_AGC2Iy(2, 0) 947 #define STV090x_P2_AGC2I1 STV090x_Px_AGC2Iy(2, 1)
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x_reg.h | 943 #define STV090x_Px_AGC2Iy(__x, __y) (0xF437 - (__x - 1) * 0x200 - __y * 0x1) macro 944 #define STV090x_P1_AGC2I0 STV090x_Px_AGC2Iy(1, 0) 945 #define STV090x_P1_AGC2I1 STV090x_Px_AGC2Iy(1, 1) 946 #define STV090x_P2_AGC2I0 STV090x_Px_AGC2Iy(2, 0) 947 #define STV090x_P2_AGC2I1 STV090x_Px_AGC2Iy(2, 1)
|
Completed in 16 milliseconds