Searched refs:STV090x_Pn_CFRy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv090x_reg.h | 1045 #define STV090x_Pn_CFRy(__x, __y) (0xF44E - (__x - 1) * 0x200 - __y * 0x1) macro 1046 #define STV090x_P1_CFR0 STV090x_Pn_CFRy(1, 0) 1047 #define STV090x_P1_CFR1 STV090x_Pn_CFRy(1, 1) 1048 #define STV090x_P1_CFR2 STV090x_Pn_CFRy(1, 2) 1049 #define STV090x_P2_CFR0 STV090x_Pn_CFRy(2, 0) 1050 #define STV090x_P2_CFR1 STV090x_Pn_CFRy(2, 1) 1051 #define STV090x_P2_CFR2 STV090x_Pn_CFRy(2, 2)
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv090x_reg.h | 1045 #define STV090x_Pn_CFRy(__x, __y) (0xF44E - (__x - 1) * 0x200 - __y * 0x1) macro 1046 #define STV090x_P1_CFR0 STV090x_Pn_CFRy(1, 0) 1047 #define STV090x_P1_CFR1 STV090x_Pn_CFRy(1, 1) 1048 #define STV090x_P1_CFR2 STV090x_Pn_CFRy(1, 2) 1049 #define STV090x_P2_CFR0 STV090x_Pn_CFRy(2, 0) 1050 #define STV090x_P2_CFR1 STV090x_Pn_CFRy(2, 1) 1051 #define STV090x_P2_CFR2 STV090x_Pn_CFRy(2, 2)
|
Completed in 16 milliseconds