Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x_reg.h1913 #define STV090x_Px_MATSTRy(__x, __y) (0xf561 - (__x - 1) * 0x200 - __y * 0x1) macro
1914 #define STV090x_P1_MATSTR0 STV090x_Px_MATSTRy(1, 0)
1915 #define STV090x_P1_MATSTR1 STV090x_Px_MATSTRy(1, 1)
1916 #define STV090x_P2_MATSTR0 STV090x_Px_MATSTRy(2, 0)
1917 #define STV090x_P2_MATSTR1 STV090x_Px_MATSTRy(2, 1)