Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dstv090x_reg.h1240 #define STV090x_Px_EQUAQy(__x, __y) (0xf471 - (__x-1) * 0x200 + 2 * (__y-1)) macro
1241 #define STV090x_P1_EQUAQ1 STV090x_Px_EQUAQy(1, 1)
1242 #define STV090x_P1_EQUAQ2 STV090x_Px_EQUAQy(1, 2)
1243 #define STV090x_P1_EQUAQ3 STV090x_Px_EQUAQy(1, 3)
1244 #define STV090x_P1_EQUAQ4 STV090x_Px_EQUAQy(1, 4)
1245 #define STV090x_P1_EQUAQ5 STV090x_Px_EQUAQy(1, 5)
1246 #define STV090x_P1_EQUAQ6 STV090x_Px_EQUAQy(1, 6)
1247 #define STV090x_P1_EQUAQ7 STV090x_Px_EQUAQy(1, 7)
1248 #define STV090x_P1_EQUAQ8 STV090x_Px_EQUAQy(1, 8)
1250 #define STV090x_P2_EQUAQ1 STV090x_Px_EQUAQy(2, 1)
[all …]