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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv090x_reg.h1029 #define STV090x_Pn_CFRLOWy(__x, __y) (0xF447 - (__x - 1) * 0x200 - __y * 0x1) macro
1030 #define STV090x_P1_CFRLOW0 STV090x_Pn_CFRLOWy(1, 0)
1031 #define STV090x_P1_CFRLOW1 STV090x_Pn_CFRLOWy(1, 1)
1032 #define STV090x_P2_CFRLOW0 STV090x_Pn_CFRLOWy(2, 0)
1033 #define STV090x_P2_CFRLOW1 STV090x_Pn_CFRLOWy(2, 1)

Completed in 83 milliseconds