Searched refs:STV090x_Px_AGCIQINy (Results 1 – 1 of 1) sorted by relevance
773 #define STV090x_Px_AGCIQINy(__x, __y) (0xF40F - (__x-1) * 0x200 - __y * 0x1) macro774 #define STV090x_P1_AGCIQIN0 STV090x_Px_AGCIQINy(1, 0)775 #define STV090x_P1_AGCIQIN1 STV090x_Px_AGCIQINy(1, 1)776 #define STV090x_P2_AGCIQIN0 STV090x_Px_AGCIQINy(2, 0)777 #define STV090x_P2_AGCIQIN1 STV090x_Px_AGCIQINy(2, 1)