Searched refs:PAN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 984 unsigned int PAN, in snd_ali_write_voice_regs() 997 ((PAN & 0x0000007f) << 24) | in snd_ali_write_voice_regs() 1189 unsigned int PAN; in snd_ali_playback_prepare() local 1229 PAN = 0; in snd_ali_playback_prepare() 1234 "ch=%d, Rate=%d Delta=%xh,GVSEL=%xh,PAN=%xh,CTRL=%xh\n", in snd_ali_playback_prepare() 1235 pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL); in snd_ali_playback_prepare() 1244 PAN, in snd_ali_playback_prepare() 1280 unsigned int PAN; in snd_ali_prepare() local 1335 PAN = 0x00; in snd_ali_prepare() 1347 PAN, in snd_ali_prepare() 976 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 983 unsigned int PAN, in snd_ali_write_voice_regs() 996 ((PAN & 0x0000007f) << 24) | in snd_ali_write_voice_regs() 1188 unsigned int PAN; in snd_ali_playback_prepare() local 1228 PAN = 0; in snd_ali_playback_prepare() 1233 "ch=%d, Rate=%d Delta=%xh,GVSEL=%xh,PAN=%xh,CTRL=%xh\n", in snd_ali_playback_prepare() 1234 pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL); in snd_ali_playback_prepare() 1243 PAN, in snd_ali_playback_prepare() 1279 unsigned int PAN; in snd_ali_prepare() local 1334 PAN = 0x00; in snd_ali_prepare() 1346 PAN, in snd_ali_prepare() 975 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/kvm/ |
H A D | nested.c | 121 NV_FTR(MMFR1, PAN) | in access_nested_id_reg()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | sysreg.h | 101 #define SET_PSTATE_PAN(x) SET_PSTATE((x), PAN)
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | cpufeature.c | 2281 ARM64_CPUID_FIELDS(ID_AA64MMFR1_EL1, PAN, IMP) 2290 ARM64_CPUID_FIELDS(ID_AA64MMFR1_EL1, PAN, PAN3) 3356 pr_info("emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching\n"); in setup_cpu_features()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 1422 case_ALGO(PAN); in rtw_coex_get_algo_string() 1442 case_BT_PROFILE(PAN); in rtw_coex_get_bt_profile_string() 4019 "OPP," : "PAN," : "", in rtw_coex_display_coex_info()
|
Completed in 17 milliseconds