Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x_reg.h1021 #define STV090x_Pn_CFRUPy(__x, __y) (0xF443 - (__x - 1) * 0x200 - __y * 0x1) macro
1022 #define STV090x_P1_CFRUP0 STV090x_Pn_CFRUPy(1, 0)
1023 #define STV090x_P1_CFRUP1 STV090x_Pn_CFRUPy(1, 1)
1024 #define STV090x_P2_CFRUP0 STV090x_Pn_CFRUPy(2, 0)
1025 #define STV090x_P2_CFRUP1 STV090x_Pn_CFRUPy(2, 1)