Searched full:btl (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/arch/x86/realmode/rm/ |
D | wakeup_asm.S | 98 btl $WAKEUP_BEHAVIOR_RESTORE_MISC_ENABLE, %edi 114 btl $WAKEUP_BEHAVIOR_RESTORE_CR4, %edi 119 btl $WAKEUP_BEHAVIOR_RESTORE_EFER, %edi
|
D | trampoline_64.S | 142 btl $TH_FLAGS_SME_ACTIVE_BIT, pa_tr_flags
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nuvoton,nau8822.yaml | 33 nuvoton,spk-btl:
|
D | richtek,rt9120.yaml | 14 delivering 2*20W into 8 Ohm BTL speaker loads. It supports the wide input
|
/linux-6.12.1/sound/soc/codecs/ |
D | jz4760.c | 458 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"},
|
D | nau8822.c | 1113 if (of_property_read_bool(of_node, "nuvoton,spk-btl")) in nau8822_probe()
|
/linux-6.12.1/arch/x86/boot/ |
D | bitops.h | 30 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/ |
D | signal.h | 86 asm("btl %2,%1" CC_SET(c) in __gen_sigismember()
|
D | percpu.h | 602 asm volatile("btl %[nr], " __percpu_arg([var]) \
|
/linux-6.12.1/arch/x86/boot/compressed/ |
D | mem_encrypt.S | 150 btl $1, 12(%esp)
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 92 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()
|
D | enetc_hw.h | 772 __le32 btl; member 907 u32 btl; member
|
/linux-6.12.1/arch/x86/kernel/ |
D | head_32.S | 211 btl $(X86_FEATURE_NX & 31), %edx
|
D | head_64.S | 387 btl $20,%edi /* No Execute supported? */
|
/linux-6.12.1/include/sound/ |
D | hda_verbs.h | 408 /* EAPD/BTL enable - 32bit */
|
/linux-6.12.1/include/linux/habanalabs/ |
D | hl_boot_if.h | 392 CPU_BOOT_STATUS_IN_BTL = 4, /* BTL is H/W FSM */
|
/linux-6.12.1/drivers/accel/habanalabs/common/ |
D | firmware_if.c | 1440 "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/ |
D | panel-novatek-nt35510.c | 297 * bits 4..5 in the upper nibble controls BTL, the boosting
|
/linux-6.12.1/arch/powerpc/xmon/ |
D | ppc-opc.c | 4110 {"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/ |
D | gaudi.c | 4111 /* Restart BTL/BLR upon hard-reset */ in gaudi_hw_fini()
|