Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x_reg.h1025 #define STV090x_Pn_CFRINITy(__x, __y) (0xF449 - (__x - 1) * 0x200 - __y * 0x1) macro
1026 #define STV090x_P1_CFRINIT0 STV090x_Pn_CFRINITy(1, 0)
1027 #define STV090x_P1_CFRINIT1 STV090x_Pn_CFRINITy(1, 1)
1028 #define STV090x_P2_CFRINIT0 STV090x_Pn_CFRINITy(2, 0)
1029 #define STV090x_P2_CFRINIT1 STV090x_Pn_CFRINITy(2, 1)