Searched refs:lse (Results 1 – 18 of 18) sorted by relevance
/freebsd/sys/arm64/arm64/ |
H A D | support.S | 92 .arch_extension lse 138 .arch_extension lse 179 .arch_extension lse 219 .arch_extension lse
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibportstate.c | 291 static int get_link_speed(int lse, int lss) in get_link_speed() argument 293 if (lse == 15) in get_link_speed() 296 return lse; in get_link_speed() 379 int state, physstate, lwe, lws, lwa, lse, lss, lsa, lsee, lses, lsea, in main() local 643 &lse); in main() 746 speed = get_link_speed(lse, lss); in main()
|
/freebsd/lib/libcompiler_rt/ |
H A D | Makefile | 31 ${lse_name}: lse.S
|
/freebsd/contrib/bc/tests/bc/errors/ |
H A D | 20.txt | 52 else x - (i += 1) print "true\���lse print "fal"
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp157a-dk1-scmi.dts | 67 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
H A D | stm32mp157c-ed1-scmi.dts | 72 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
H A D | stm32mp157c-dk2-scmi.dts | 73 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
H A D | stm32mp157c-ev1-scmi.dts | 77 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
H A D | stm32f746.dtsi | 58 clk-lse {
|
H A D | stm32h743.dtsi | 59 clk_lse: clk-lse {
|
H A D | stm32f429.dtsi | 63 clk_lse: clk-lse {
|
H A D | stm32mp131.dtsi | 1087 clock-names = "hse", "hsi", "csi", "lse", "lsi";
|
H A D | stm32mp151.dtsi | 68 clk_lse: clk-lse {
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FMV.td | 64 def : FMVExtension<"lse", "FEAT_LSE", "+lse", 80>;
|
H A D | AArch64Features.td | 108 def FeatureLSE : ExtensionWithMArch<"lse", "LSE", "FEAT_LSE",
|
H A D | AArch64InstrInfo.td | 128 AssemblerPredicateWithAll<(all_of FeatureLSE), "lse">;
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | lse.S | 26 .arch armv8-a+lse
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 18300 lse
|