Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x_reg.h1252 #define STV090x_Px_EQUAQy(__x, __y) (0xf471 - (__x-1) * 0x200 + 2 * (__y-1)) macro
1253 #define STV090x_P1_EQUAQ1 STV090x_Px_EQUAQy(1, 1)
1254 #define STV090x_P1_EQUAQ2 STV090x_Px_EQUAQy(1, 2)
1255 #define STV090x_P1_EQUAQ3 STV090x_Px_EQUAQy(1, 3)
1256 #define STV090x_P1_EQUAQ4 STV090x_Px_EQUAQy(1, 4)
1257 #define STV090x_P1_EQUAQ5 STV090x_Px_EQUAQy(1, 5)
1258 #define STV090x_P1_EQUAQ6 STV090x_Px_EQUAQy(1, 6)
1259 #define STV090x_P1_EQUAQ7 STV090x_Px_EQUAQy(1, 7)
1260 #define STV090x_P1_EQUAQ8 STV090x_Px_EQUAQy(1, 8)
1262 #define STV090x_P2_EQUAQ1 STV090x_Px_EQUAQy(2, 1)
[all …]