Searched refs:STV090x_Px_AGC2Iy (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv090x_reg.h955 #define STV090x_Px_AGC2Iy(__x, __y) (0xF437 - (__x - 1) * 0x200 - __y * 0x1) macro
956 #define STV090x_P1_AGC2I0 STV090x_Px_AGC2Iy(1, 0)
957 #define STV090x_P1_AGC2I1 STV090x_Px_AGC2Iy(1, 1)
958 #define STV090x_P2_AGC2I0 STV090x_Px_AGC2Iy(2, 0)
959 #define STV090x_P2_AGC2I1 STV090x_Px_AGC2Iy(2, 1)

Completed in 75 milliseconds