Home
last modified time | relevance | path

Searched full:north (Results 1 – 25 of 76) sorted by relevance

1234

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.h300 /*** Broadcom 2062 NORTH radio registers ***/
301 #define B2062_N_COMM1 B43_LP_NORTH(0x000) /* Common 01 (north) */
302 #define B2062_N_COMM2 B43_LP_NORTH(0x002) /* Common 02 (north) */
303 #define B2062_N_COMM3 B43_LP_NORTH(0x003) /* Common 03 (north) */
304 #define B2062_N_COMM4 B43_LP_NORTH(0x004) /* Common 04 (north) */
305 #define B2062_N_COMM5 B43_LP_NORTH(0x005) /* Common 05 (north) */
306 #define B2062_N_COMM6 B43_LP_NORTH(0x006) /* Common 06 (north) */
307 #define B2062_N_COMM7 B43_LP_NORTH(0x007) /* Common 07 (north) */
308 #define B2062_N_COMM8 B43_LP_NORTH(0x008) /* Common 08 (north) */
309 #define B2062_N_COMM9 B43_LP_NORTH(0x009) /* Common 09 (north) */
[all …]
/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt96 ground plane and positive towards magnetic North, (x) is in the ground plane,
97 perpendicular to the North axis and positive towards the East and (z) is
101 ^^^ North: y > 0
108 ! ! > North: x > 0
124 If the device is placed at the equator and the top is pointing north, the
/linux/arch/mips/loongson2ef/lemote-2f/
H A Dirq.c77 else if (pending & CAUSEF_IP6) { /* North Bridge, Perf counter */ in mach_irq_dispatch()
109 /* setup north bridge irq (bonito) */ in mach_init_irq()
112 pr_err("Failed to register north bridge cascade interrupt\n"); in mach_init_irq()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-37xx-pinctrl.txt4 south bridge and the other for the north bridge.
25 for the north bridge
30 Available groups and functions for the North bridge:
H A Dqcom,sm8250-pinctrl.yaml26 - const: north
112 reg-names = "west", "south", "north";
H A Dqcom,sm7150-tlmm.yaml29 - const: north
118 reg-names = "west", "north", "south";
H A Dqcom,sc7180-pinctrl.yaml26 - const: north
119 reg-names = "west", "north", "south";
H A Dqcom,qcs404-pinctrl.yaml26 - const: north
137 reg-names = "south", "north", "east";
H A Dqcom,sm8150-pinctrl.yaml27 - const: north
121 reg-names = "west", "east", "north", "south";
H A Dqcom,sdm630-pinctrl.yaml32 - const: north
136 reg-names = "south", "center", "north";
/linux/Documentation/i2c/busses/
H A Di2c-ali15x3.rst51 * "Aladdin Pro 2" includes the M1621 Slot 1 North bridge with AGP and
53 * "Aladdin V" includes the M1541 Socket 7 North bridge with AGP and 100MHz
67 * "Aladdin IV" includes the M1541 Socket 7 North bridge
/linux/Documentation/firmware-guide/acpi/
H A Dintel-pmc-mux.rst4 Intel North Mux-Agent
10 North Mux-Agent is a function of the Intel PMC firmware that is supported on
16 The North Mux-Agent (aka. Intel PMC Mux Control, or just mux-agent) driver
/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,x1e80100-rpmh.yaml39 - qcom,x1e80100-pcie-north-anoc
43 - qcom,x1e80100-usb-north-anoc
/linux/Documentation/devicetree/bindings/input/
H A Diqs62x-keys.yaml92 "^hall-switch-(north|south)$":
96 Represents north/south-field Hall-effect sensor touch or proximity
97 events. Note that north/south-field orientation is reversed on the
124 "^hall-switch-(north|south)$": false
/linux/drivers/pinctrl/intel/
H A Dpinctrl-denverton.c36 /* North ALL */
225 DNV_GPP(0, 0, 31), /* North ALL_0 */
226 DNV_GPP(1, 32, 40), /* North ALL_1 */
/linux/drivers/ata/
H A Dpata_ali.c434 struct pci_dev *north; in ali_init_chipset() local
469 north = pci_get_domain_bus_and_slot(pci_domain_nr(pdev->bus), 0, in ali_init_chipset()
471 if (north && north->vendor == PCI_VENDOR_ID_AL && ali_isa_bridge) { in ali_init_chipset()
480 pci_dev_put(north); in ali_init_chipset()
/linux/arch/arm/mach-dove/
H A Ddove.h17 * f1800000 fe400000 8M on-chip north-bridge registers
72 /* North-South Bridge */
/linux/tools/power/cpupower/man/
H A Dcpupower-monitor.1129 There is one special counter: NBP1 (North Bridge P1).
130 This one always returns 0 or 1, depending on whether the North Bridge P1
/linux/arch/x86/platform/atom/
H A Dpunit_atom_debug.c4 * Punit controls power management for North Complex devices (Graphics
89 seq_puts(seq_file, "\n\nPUNIT NORTH COMPLEX DEVICES :\n"); in punit_dev_state_show()
/linux/include/linux/
H A Daudit_arch.h4 * Copyright 2021 Red Hat Inc., Durham, North Carolina.
/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,ns2.yaml7 title: Broadcom North Star 2 (NS2)
/linux/arch/mips/mti-malta/
H A Dmalta-init.c175 * Setup the North bridge to do Master byte-lane swapping in prom_init()
208 * Setup the North bridge to do Master byte-lane swapping in prom_init()
/linux/drivers/media/i2c/
H A Dmax2175.h20 MAX2175_REGION_NA, /* North America */
/linux/drivers/i2c/busses/
H A Di2c-ali15x3.c16 "Aladdin Pro 2": Includes the M1621 Slot 1 North bridge
18 "Aladdin V": Includes the M1541 Socket 7 North bridge
20 "Aladdin IV": Includes the M1541 Socket 7 North bridge
/linux/Documentation/userspace-api/media/drivers/
H A Dmax2175.rst58 * - ``"North America modes"``

1234