Home
last modified time | relevance | path

Searched full:btl (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/arch/x86/realmode/rm/
Dwakeup_asm.S98 btl $WAKEUP_BEHAVIOR_RESTORE_MISC_ENABLE, %edi
114 btl $WAKEUP_BEHAVIOR_RESTORE_CR4, %edi
119 btl $WAKEUP_BEHAVIOR_RESTORE_EFER, %edi
Dtrampoline_64.S142 btl $TH_FLAGS_SME_ACTIVE_BIT, pa_tr_flags
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dnuvoton,nau8822.yaml33 nuvoton,spk-btl:
Drichtek,rt9120.yaml14 delivering 2*20W into 8 Ohm BTL speaker loads. It supports the wide input
/linux-6.12.1/sound/soc/codecs/
Djz4760.c458 SND_SOC_DAPM_SWITCH("BTL Out", JZ4760_CODEC_REG_PMR2,
562 { "BTL Out", "Switch", "Line Out" },
564 { "BTLP", NULL, "BTL Out"},
565 { "BTLN", NULL, "BTL Out"},
Dnau8822.c1113 if (of_property_read_bool(of_node, "nuvoton,spk-btl")) in nau8822_probe()
/linux-6.12.1/arch/x86/boot/
Dbitops.h30 asm("btl %2,%1" CC_SET(c) : CC_OUT(c) (v) : "m" (*p), "Ir" (nr)); in variable_test_bit()
/linux-6.12.1/arch/x86/include/asm/
Dsignal.h86 asm("btl %2,%1" CC_SET(c) in __gen_sigismember()
Dpercpu.h602 asm volatile("btl %[nr], " __percpu_arg([var]) \
/linux-6.12.1/arch/x86/boot/compressed/
Dmem_encrypt.S150 btl $1, 12(%esp)
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c92 gcl_data->btl = cpu_to_le32(lower_32_bits(admin_conf->base_time)); in enetc_setup_taprio()
842 sgcl_data->btl = lower_32_bits(start); in enetc_streamgate_hw_set()
850 sgcl_data->btl = lo; in enetc_streamgate_hw_set()
Denetc_hw.h772 __le32 btl; member
907 u32 btl; member
/linux-6.12.1/arch/x86/kernel/
Dhead_32.S211 btl $(X86_FEATURE_NX & 31), %edx
Dhead_64.S387 btl $20,%edi /* No Execute supported? */
/linux-6.12.1/include/sound/
Dhda_verbs.h408 /* EAPD/BTL enable - 32bit */
/linux-6.12.1/include/linux/habanalabs/
Dhl_boot_if.h392 CPU_BOOT_STATUS_IN_BTL = 4, /* BTL is H/W FSM */
/linux-6.12.1/drivers/accel/habanalabs/common/
Dfirmware_if.c1440 "Device boot progress - BTL/ROM did NOT run\n"); in detect_cpu_boot_status()
1448 "Device boot progress - Stuck in BTL\n"); in detect_cpu_boot_status()
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt35510.c297 * bits 4..5 in the upper nibble controls BTL, the boosting
/linux-6.12.1/arch/powerpc/xmon/
Dppc-opc.c4110 {"btl-", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BDM}},
4111 {"btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BDP}},
4112 {"btl", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BD}},
/linux-6.12.1/drivers/accel/habanalabs/gaudi/
Dgaudi.c4111 /* Restart BTL/BLR upon hard-reset */ in gaudi_hw_fini()