Searched refs:MRC (Results 1 - 15 of 15) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ani.c | 36 * MRC-CCK: Maximal Ratio Combining for CCK 60 * MRC (Maximal Ratio Combining) has always been used with multi-antenna ofdm. 66 * MRC requires extra work for use with CCK. You need to align the antenna 71 * MRC CCK comes into play. One of the antenna inputs may be stronger but 86 /* FS MRC-CCK */ 271 /* Skip MRC CCK for pre AR9003 families */ ath9k_hw_set_cck_nil()
|
H A D | ar9003_phy.c | 253 * Spur mitigation for MRC CCK 1319 * is_on == 1 means MRC CCK ON (default, less noise imm) ar9003_hw_ani_control() 1320 * is_on == 0 means MRC CCK is OFF (more noise imm) ar9003_hw_ani_control() 1332 ath_dbg(common, ANI, "** ch %d: MRC CCK: %s=>%s\n", ar9003_hw_ani_control()
|
H A D | ar9003_phy.h | 215 * MRC Register Map 249 * MRC Feild Definitions
|
H A D | debug.c | 154 { "MRC-CCK ON", ah->stats.ast_ani_ccklow }, read_file_ani() 155 { "MRC-CCK OFF", ah->stats.ast_ani_cckhigh }, read_file_ani()
|
H A D | ar5008_phy.c | 1092 * does not have hardware support for MRC CCK. ar5008_hw_ani_control_new()
|
/linux-4.1.27/arch/arm/vfp/ |
H A D | vfpinstr.h | 70 * these instructions using their MRC/MCR equivalents.
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | vfpmacros.h | 12 MRC\cond p10, 7, \rd, \sysreg, cr0, 0 @ FMRX \rd, \sysreg
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | traps.c | 381 [ESR_ELx_EC_CP15_32] = "CP15 MCR/MRC", 383 [ESR_ELx_EC_CP14_MR] = "CP14 MCR/MRC", 386 [ESR_ELx_EC_CP10_ID] = "CP10 MRC/VMRS",
|
H A D | entry.S | 439 cmp x24, #ESR_ELx_EC_CP15_32 // CP15 MRC/MCR trap 443 cmp x24, #ESR_ELx_EC_CP14_MR // CP14 MRC/MCR trap
|
/linux-4.1.27/arch/unicore32/kernel/ |
H A D | fpu-ucf64.c | 36 * these instructions using their MRC/MCR equivalents.
|
/linux-4.1.27/drivers/iommu/ |
H A D | msm_iommu.c | 37 #define MRC(reg, processor, op1, crn, crm, op2) \ macro 42 #define RCP15_PRRR(reg) MRC(reg, p15, 0, c10, c2, 0) 43 #define RCP15_NMRR(reg) MRC(reg, p15, 0, c10, c2, 1)
|
/linux-4.1.27/arch/arm/kvm/ |
H A D | coproc.h | 34 /* MRC/MCR/MRRC/MCRR instruction which accesses it. */
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/ |
H A D | dm.c | 338 /* MRC settings would NOT affect TP on Wireless B mode. */ _rtl92s_dm_switch_baseband_mrc() 364 /* Update MRC settings if needed. */ _rtl92s_dm_switch_baseband_mrc()
|
/linux-4.1.27/arch/arm/probes/ |
H A D | decode-arm.c | 698 /* MRC cccc 1110 xxx1 xxxx xxxx xxxx xxx1 xxxx */
|
/linux-4.1.27/net/ipv6/ |
H A D | mcast.c | 1249 * unaware of current MLDv1 operation, the MRC == MRD mapping mld_process_v1() 1254 * he's aware of all use a MRC < 32768 on start up queries. mld_process_v1()
|
Completed in 320 milliseconds