Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dstv090x_reg.h1703 #define STV090x_Px_LOCKTIMEy(__x, __y) (0xF525 - (__x - 1) * 0x200 - __y * 0x1) macro
1704 #define STV090x_P1_LOCKTIME0 STV090x_Px_LOCKTIMEy(1, 0)
1705 #define STV090x_P1_LOCKTIME1 STV090x_Px_LOCKTIMEy(1, 1)
1706 #define STV090x_P1_LOCKTIME2 STV090x_Px_LOCKTIMEy(1, 2)
1707 #define STV090x_P1_LOCKTIME3 STV090x_Px_LOCKTIMEy(1, 3)
1708 #define STV090x_P2_LOCKTIME0 STV090x_Px_LOCKTIMEy(2, 0)
1709 #define STV090x_P2_LOCKTIME1 STV090x_Px_LOCKTIMEy(2, 1)
1710 #define STV090x_P2_LOCKTIME2 STV090x_Px_LOCKTIMEy(2, 2)
1711 #define STV090x_P2_LOCKTIME3 STV090x_Px_LOCKTIMEy(2, 3)