Home
last modified time | relevance | path

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

/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.S142 btl $TH_FLAGS_SME_ACTIVE_BIT, pa_tr_flags
/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
/linux/arch/x86/boot/
H A Dbitops.h30 asm("btl %2,%1" : "=@ccc" (v) : "m" (*p), "Ir" (nr)); in variable_test_bit()
/linux/arch/x86/include/asm/
H A Dsignal.h86 asm("btl %2,%1" : "=@ccc"(ret) : "m"(*set), "Ir"(_sig-1)); in __gen_sigismember()
H A Dpercpu.h585 asm volatile("btl %[nr], " __percpu_arg([var]) \
/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S150 btl $1, 12(%esp)
/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.h829 __le32 btl; member
964 u32 btl; member
/linux/arch/x86/kernel/
H A Dhead_32.S212 btl $(X86_FEATURE_NX & 31), %edx
H A Dhead_64.S392 btl $20,%edi /* No Execute supported? */
/linux/include/sound/
H A Dhda_verbs.h408 /* EAPD/BTL enable - 32bit */
/linux/include/linux/habanalabs/
H A Dhl_boot_if.h392 CPU_BOOT_STATUS_IN_BTL = 4, /* BTL is H/W FSM */
/linux/drivers/accel/habanalabs/common/
H A 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/arch/powerpc/xmon/
H A Dppc-opc.c4109 {"btl-", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BDM}},
4110 {"btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BDP}},
4111 {"btl", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BD}},
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4110 /* Restart BTL/BLR upon hard-reset */ in gaudi_hw_fini()