Searched refs:STV090x_Px_SYNCDSTRy (Results 1 – 1 of 1) sorted by relevance
1955 #define STV090x_Px_SYNCDSTRy(__x, __y) (0xf568 - (__x - 1) * 0x200 - __y * 0x1) macro1956 #define STV090x_P1_SYNCDSTR0 STV090x_Px_SYNCDSTRy(1, 0)1957 #define STV090x_P1_SYNCDSTR1 STV090x_Px_SYNCDSTRy(1, 1)1958 #define STV090x_P2_SYNCDSTR0 STV090x_Px_SYNCDSTRy(2, 0)1959 #define STV090x_P2_SYNCDSTR1 STV090x_Px_SYNCDSTRy(2, 1)