Searched refs:STV090x_Px_FBERERRy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x_reg.h | 2318 #define STV090x_Px_FBERERRy(__x, __y) (0xF5AF - (__x - 1) * 0x200 - __y * 0x1) macro 2319 #define STV090x_P1_FBERERR0 STV090x_Px_FBERERRy(1, 0) 2320 #define STV090x_P1_FBERERR1 STV090x_Px_FBERERRy(1, 1) 2321 #define STV090x_P1_FBERERR2 STV090x_Px_FBERERRy(1, 2) 2322 #define STV090x_P2_FBERERR0 STV090x_Px_FBERERRy(2, 0) 2323 #define STV090x_P2_FBERERR1 STV090x_Px_FBERERRy(2, 1) 2324 #define STV090x_P2_FBERERR2 STV090x_Px_FBERERRy(2, 2)
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x_reg.h | 2318 #define STV090x_Px_FBERERRy(__x, __y) (0xF5AF - (__x - 1) * 0x200 - __y * 0x1) macro 2319 #define STV090x_P1_FBERERR0 STV090x_Px_FBERERRy(1, 0) 2320 #define STV090x_P1_FBERERR1 STV090x_Px_FBERERRy(1, 1) 2321 #define STV090x_P1_FBERERR2 STV090x_Px_FBERERRy(1, 2) 2322 #define STV090x_P2_FBERERR0 STV090x_Px_FBERERRy(2, 0) 2323 #define STV090x_P2_FBERERR1 STV090x_Px_FBERERRy(2, 1) 2324 #define STV090x_P2_FBERERR2 STV090x_Px_FBERERRy(2, 2)
|
Completed in 16 milliseconds