Home
last modified time | relevance | path

Searched +full:crystal +full:- +full:26 +full:m +full:- +full:en (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/net/wireless/
Desp,esp8089.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Hans de Goede <hdegoede@redhat.com>
19 esp,crystal-26M-en:
25 - compatible
26 - reg
31 - |
33 #address-cells = <1>;
34 #size-cells = <0>;
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Dsun8i-a23-polaroid-mid2809pxe04.dts4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun8i-a23.dtsi"
45 #include "sun8i-reference-design-tablet.dtsi"
49 compatible = "polaroid,mid2809pxe04", "allwinner,sun8i-a23";
56 compatible = "mmc-pwrseq-simple";
57 reset-gpios = <&r_pio 0 6 GPIO_ACTIVE_LOW>; /* PL6 */
58 /* The esp8089 needs 200 ms after driving wifi-en high */
59 post-power-on-delay-ms = <200>;
64 pinctrl-names = "default";
[all …]
Dsun8i-a23-polaroid-mid2407pxe03.dts4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun8i-a23.dtsi"
45 #include "sun8i-reference-design-tablet.dtsi"
49 compatible = "polaroid,mid2407pxe03", "allwinner,sun8i-a23";
56 compatible = "mmc-pwrseq-simple";
57 reset-gpios = <&r_pio 0 6 GPIO_ACTIVE_LOW>; /* PL6 */
58 /* The esp8089 needs 200 ms after driving wifi-en high */
59 post-power-on-delay-ms = <200>;
71 pinctrl-names = "default";
[all …]
/Linux-v6.1/drivers/net/ethernet/cirrus/
Dmac89x0.c1 /* mac89x0.c: A Crystal Semiconductor CS89[02]0 driver for linux. */
4 written 1993-1994 by Donald Becker.
14 Mike Cruse : mcruse@cti-ltd.com
31 David Huggins-Daines <dhd@debian.org>
37 * Removed all the media-detection stuff, because these cards are
38 TP-only.
50 have to probe for them in a brain-damaged ISA-like fashion.
52 Arnaldo Carvalho de Melo <acme@conectiva.com.br> - 11/01/2001
56 local_irq_{dis,en}able()
62 "cs89x0.c:v1.02 11/26/96 Russell Nelson <nelson@crynwr.com>\n";
[all …]
/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * turbostat -- show CPU frequency and C-state residency
44 * 1. built-in only, the sysfs counters are not here -- we learn of those at run-time
46 * matching on them for --show and --hide.
51 * Usually truncated to 7 characters, but also handles 18 columns for raw 64-bit counters
159 #define BIC_Pkgpc9 (1ULL << 26)
316 /* Indicates cores energy collection is per-core,
317 * not per-package. */
325 /* MSRs that are not yet in the kernel-provided header. */
367 unsigned long long mc6_us; /* duplicate as per-core for now, even though per module */
[all …]