Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x_reg.h943 #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)