Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/realmode/rm/
H A Dwakeup_asm.S98 btl $WAKEUP_BEHAVIOR_RESTORE_MISC_ENABLE, %edi
114 btl $WAKEUP_BEHAVIOR_RESTORE_CR4, %edi
119 btl $WAKEUP_BEHAVIOR_RESTORE_EFER, %edi
H A Dtrampoline_64.S140 btl $TH_FLAGS_SME_ACTIVE_BIT, pa_tr_flags
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnuvoton,nau8822.yaml33 nuvoton,spk-btl:
H A Drichtek,rt9120.yaml14 delivering 2*20W into 8 Ohm BTL speaker loads. It supports the wide input
/openbmc/linux/sound/soc/codecs/
H A 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"},
H A Dnau8822.c1076 if (of_property_read_bool(of_node, "nuvoton,spk-btl")) in nau8822_probe()
/openbmc/linux/arch/x86/boot/
H A Dbitops.h30 asm("btl %2,%1" CC_SET(c) : CC_OUT(c) (v) : "m" (*p), "Ir" (nr)); in variable_test_bit()
/openbmc/u-boot/arch/x86/include/asm/
H A Dposix_types.h68 __asm__ __volatile__("btl %1,%2 ; setb %0" \
H A Dbitops.h248 "btl %2,%1\n\tsbbl %0,%0" in variable_test_bit()
/openbmc/linux/arch/x86/include/asm/
H A Dsignal.h86 asm("btl %2,%1" CC_SET(c) in __gen_sigismember()
H A Dpercpu.h396 asm volatile("btl "__percpu_arg(2)",%1" in x86_this_cpu_variable_test_bit()
/openbmc/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S150 btl $1, 12(%esp)
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A 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()
H A Denetc_hw.h772 __le32 btl; member
907 u32 btl; member
/openbmc/linux/arch/x86/kernel/
H A Dhead_32.S214 btl $(X86_FEATURE_NX & 31), %edx
H A Dhead_64.S395 btl $20,%edi /* No Execute supported? */
/openbmc/linux/include/sound/
H A Dhda_verbs.h408 /* EAPD/BTL enable - 32bit */
/openbmc/linux/drivers/accel/habanalabs/include/common/
H A Dhl_boot_if.h378 CPU_BOOT_STATUS_IN_BTL = 4, /* BTL is H/W FSM */
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h564 /* EAPD/BTL enable - 32bit */
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c252 * bits 4..5 in the upper nibble controls BTL, the boosting
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c1424 "Device boot progress - BTL/ROM did NOT run\n"); in detect_cpu_boot_status()
1432 "Device boot progress - Stuck in BTL\n"); in detect_cpu_boot_status()
/openbmc/linux/arch/powerpc/xmon/
H A 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}},
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4110 /* Restart BTL/BLR upon hard-reset */ in gaudi_hw_fini()
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv341 "BT r/m32, imm8u","BTL imm8u, r/m32","btl imm8u, r/m32","0F BA /4 ib","V","V","","operand32","r,r",…
342 "BT r/m32, r32","BTL r32, r/m32","btl r32, r/m32","0F A3 /r","V","V","","operand32","r,r","Y","32"