/openbmc/linux/arch/x86/realmode/rm/ |
H A 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
|
H A D | trampoline_64.S | 140 btl $TH_FLAGS_SME_ACTIVE_BIT, pa_tr_flags
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | nuvoton,nau8822.yaml | 33 nuvoton,spk-btl:
|
H A D | richtek,rt9120.yaml | 14 delivering 2*20W into 8 Ohm BTL speaker loads. It supports the wide input
|
/openbmc/linux/sound/soc/codecs/ |
H A 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"},
|
H A D | nau8822.c | 1076 if (of_property_read_bool(of_node, "nuvoton,spk-btl")) in nau8822_probe()
|
/openbmc/linux/arch/x86/boot/ |
H A D | bitops.h | 30 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 D | posix_types.h | 68 __asm__ __volatile__("btl %1,%2 ; setb %0" \
|
H A D | bitops.h | 248 "btl %2,%1\n\tsbbl %0,%0" in variable_test_bit()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | signal.h | 86 asm("btl %2,%1" CC_SET(c) in __gen_sigismember()
|
H A D | percpu.h | 396 asm volatile("btl "__percpu_arg(2)",%1" in x86_this_cpu_variable_test_bit()
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | mem_encrypt.S | 150 btl $1, 12(%esp)
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A 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()
|
H A D | enetc_hw.h | 772 __le32 btl; member 907 u32 btl; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | head_32.S | 214 btl $(X86_FEATURE_NX & 31), %edx
|
H A D | head_64.S | 395 btl $20,%edi /* No Execute supported? */
|
/openbmc/linux/include/sound/ |
H A D | hda_verbs.h | 408 /* EAPD/BTL enable - 32bit */
|
/openbmc/linux/drivers/accel/habanalabs/include/common/ |
H A D | hl_boot_if.h | 378 CPU_BOOT_STATUS_IN_BTL = 4, /* BTL is H/W FSM */
|
/openbmc/qemu/hw/audio/ |
H A D | intel-hda-defs.h | 564 /* EAPD/BTL enable - 32bit */
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt35510.c | 252 * bits 4..5 in the upper nibble controls BTL, the boosting
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | firmware_if.c | 1424 "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 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}},
|
/openbmc/linux/drivers/accel/habanalabs/gaudi/ |
H A D | gaudi.c | 4110 /* Restart BTL/BLR upon hard-reset */ in gaudi_hw_fini()
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 341 "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"
|