Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x_reg.h1691 #define STV090x_Px_LOCKTIMEy(__x, __y) (0xF525 - (__x - 1) * 0x200 - __y * 0x1) macro
1692 #define STV090x_P1_LOCKTIME0 STV090x_Px_LOCKTIMEy(1, 0)
1693 #define STV090x_P1_LOCKTIME1 STV090x_Px_LOCKTIMEy(1, 1)
1694 #define STV090x_P1_LOCKTIME2 STV090x_Px_LOCKTIMEy(1, 2)
1695 #define STV090x_P1_LOCKTIME3 STV090x_Px_LOCKTIMEy(1, 3)
1696 #define STV090x_P2_LOCKTIME0 STV090x_Px_LOCKTIMEy(2, 0)
1697 #define STV090x_P2_LOCKTIME1 STV090x_Px_LOCKTIMEy(2, 1)
1698 #define STV090x_P2_LOCKTIME2 STV090x_Px_LOCKTIMEy(2, 2)
1699 #define STV090x_P2_LOCKTIME3 STV090x_Px_LOCKTIMEy(2, 3)