Searched refs:X7 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tscs42xx.h | 605 #define FM_AIC2_BLRCM 0X7 726 #define FM_ADCSR_ABM 0X7 860 #define FM_DACSR_DBM 0X7 1208 #define FM_CONFIG1_EQ2_BE 0X7 1210 #define FM_CONFIG1_EQ1_BE 0X7 1671 #define FM_EXPRAT 0X7 1908 #define FM_DCOFSEL_DC_COEF_SEL 0X7 2004 #define FM_PLLCTLC_FBDIV_PLL1H 0X7 2020 #define FM_PLLCTLD_RZ_PLL1 0X7 2021 #define FM_PLLCTLD_CP_PLL1 0X7 [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tscs42xx.h | 605 #define FM_AIC2_BLRCM 0X7 726 #define FM_ADCSR_ABM 0X7 860 #define FM_DACSR_DBM 0X7 1208 #define FM_CONFIG1_EQ2_BE 0X7 1210 #define FM_CONFIG1_EQ1_BE 0X7 1671 #define FM_EXPRAT 0X7 1908 #define FM_DCOFSEL_DC_COEF_SEL 0X7 2004 #define FM_PLLCTLC_FBDIV_PLL1H 0X7 2020 #define FM_PLLCTLD_RZ_PLL1 0X7 2021 #define FM_PLLCTLD_CP_PLL1 0X7 [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/arm64/util/ |
H A D | unwind-libdw.c | 26 dwarf_regs[7] = REG(X7); in libdw__arch_set_initial_registers()
|
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/ |
H A D | unwind-libdw.c | 27 dwarf_regs[7] = REG(X7); in libdw__arch_set_initial_registers()
|
/kernel/linux/linux-5.10/arch/mips/crypto/ |
H A D | chacha-core.S | 18 #define X7 $t7 define 251 lw X7, 28(STATE) 460 lw X7, 28(STATE)
|
/kernel/linux/linux-6.6/arch/mips/crypto/ |
H A D | chacha-core.S | 18 #define X7 $t7 define 251 lw X7, 28(STATE) 460 lw X7, 28(STATE)
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.h | 98 FS_FT_RDMA_RX = 0X7,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.h | 110 FS_FT_RDMA_RX = 0X7,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 155 #define HNSV2_TXD_PORTID_M (0X7 << HNSV2_TXD_PORTID_S)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/ |
H A D | hnae.h | 155 #define HNSV2_TXD_PORTID_M (0X7 << HNSV2_TXD_PORTID_S)
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 187 #define X7(x...) X4(x), X3(x) macro 4582 X7(D(Undefined)), 4752 DI(SrcAcc | DstReg, pause), X7(D(SrcAcc | DstReg)),
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 189 #define X7(x...) X4(x), X3(x) macro 4157 X7(D(Undefined)), 4331 DI(SrcAcc | DstReg, pause), X7(D(SrcAcc | DstReg)),
|
Completed in 30 milliseconds