Searched refs:STV090x_Px_SYNCDSTRy (Results 1 – 1 of 1) sorted by relevance
1943 #define STV090x_Px_SYNCDSTRy(__x, __y) (0xf568 - (__x - 1) * 0x200 - __y * 0x1) macro1944 #define STV090x_P1_SYNCDSTR0 STV090x_Px_SYNCDSTRy(1, 0)1945 #define STV090x_P1_SYNCDSTR1 STV090x_Px_SYNCDSTRy(1, 1)1946 #define STV090x_P2_SYNCDSTR0 STV090x_Px_SYNCDSTRy(2, 0)1947 #define STV090x_P2_SYNCDSTR1 STV090x_Px_SYNCDSTRy(2, 1)