Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/frontends/
Dstv090x_reg.h785 #define STV090x_Px_AGCIQINy(__x, __y) (0xF40F - (__x-1) * 0x200 - __y * 0x1) macro
786 #define STV090x_P1_AGCIQIN0 STV090x_Px_AGCIQINy(1, 0)
787 #define STV090x_P1_AGCIQIN1 STV090x_Px_AGCIQINy(1, 1)
788 #define STV090x_P2_AGCIQIN0 STV090x_Px_AGCIQINy(2, 0)
789 #define STV090x_P2_AGCIQIN1 STV090x_Px_AGCIQINy(2, 1)