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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv090x_reg.h2330 #define STV090x_Px_FBERERRy(__x, __y) (0xF5AF - (__x - 1) * 0x200 - __y * 0x1) macro
2331 #define STV090x_P1_FBERERR0 STV090x_Px_FBERERRy(1, 0)
2332 #define STV090x_P1_FBERERR1 STV090x_Px_FBERERRy(1, 1)
2333 #define STV090x_P1_FBERERR2 STV090x_Px_FBERERRy(1, 2)
2334 #define STV090x_P2_FBERERR0 STV090x_Px_FBERERRy(2, 0)
2335 #define STV090x_P2_FBERERR1 STV090x_Px_FBERERRy(2, 1)
2336 #define STV090x_P2_FBERERR2 STV090x_Px_FBERERRy(2, 2)

Completed in 82 milliseconds