| /Linux-v6.6/Documentation/admin-guide/ |
| D | btmrvl.rst | 13 These commands are used to configure the host sleep parameters:: 14 bit 8:0 -- Gap 15 bit 16:8 -- GPIO 17 where GPIO is the pin number of GPIO used to wake up the host. 18 It could be any valid GPIO pin# (e.g. 0-7) or 0xff (SDIO interface 22 wakeup event, or 0xff for special host sleep setting. 26 # Use SDIO interface to wake up the host and set GAP to 0x80: 30 # Use GPIO pin #3 to wake up the host and set GAP to 0xff: 39 1 -- Enable auto sleep mode 40 0 -- Disable auto sleep mode [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/ |
| D | realtek-bluetooth.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/realtek-bluetooth.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vasily Khoruzhick <anarsoul@gmail.com> 11 - Alistair Francis <alistair@alistair23.me> 22 - enum: 23 - realtek,rtl8723bs-bt 24 - realtek,rtl8723cs-bt 25 - realtek,rtl8723ds-bt [all …]
|
| /Linux-v6.6/Documentation/networking/dsa/ |
| D | bcm_sf2.rst | 8 - xDSL gateways such as BCM63138 9 - streaming/multimedia Set Top Box such as BCM7445 10 - Cable Modem/residential gateways such as BCM7145/BCM3390 13 ports, offering a range of built-in and customizable interfaces: 15 - single integrated Gigabit PHY 16 - quad integrated Gigabit PHY 17 - quad external Gigabit PHY w/ MDIO multiplexer 18 - integrated MoCA PHY 19 - several external MII/RevMII/GMII/RGMII interfaces 22 fail-over not to lose packets during a MoCA role re-election, as well as out of [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/wireless/ |
| D | brcm,bcm4329-fmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/wireless/brcm,bcm4329-fmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Arend van Spriel <arend@broadcom.com> 19 - $ref: ieee80211.yaml# 24 - items: 25 - enum: 26 - brcm,bcm43143-fmac 27 - brcm,bcm4341b0-fmac [all …]
|
| /Linux-v6.6/drivers/net/wwan/iosm/ |
| D | iosm_ipc_pm.h | 1 /* SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2020-21 Intel Corporation. 18 * union ipc_pm_cond - Conditions for D3 and the sleep message to CP. 21 * @hs: Host Sleep 35 * enum ipc_mem_host_pm_state - Possible states of the HOST SLEEP finite state 37 * @IPC_MEM_HOST_PM_ACTIVE: Host is active 45 * accessible host is in suspend to RAM 59 * enum ipc_mem_dev_pm_state - Possible states of the DEVICE SLEEP finite state 65 * and DOORBELL-IRQ-HPDA(data) values. 68 * @IPC_MEM_DEV_PM_WAKEUP: DOORBELL-IRQ-DEVICE_WAKE(data). [all …]
|
| /Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3566-box-demo.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/pinctrl/rockchip.h> 13 #include <dt-bindings/soc/rockchip,vop2.h> 18 compatible = "rockchip,rk3566-box-demo", "rockchip,rk3566"; 28 stdout-path = "serial2:1500000n8"; 31 gmac1_clkin: external-gmac1-clock { 32 compatible = "fixed-clock"; [all …]
|
| D | rk3308-rock-pi-s.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 21 stdout-path = "serial0:1500000n8"; 25 compatible = "gpio-leds"; 26 pinctrl-names = "default"; 27 pinctrl-0 = <&green_led_gio>, <&heartbeat_led_gpio>; 29 green-led { 30 default-state = "on"; 33 linux,default-trigger = "default-on"; 36 blue-led { [all …]
|
| D | rk3566-radxa-cm3.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/leds/common.h> 18 compatible = "gpio-leds"; 20 led-0 { 24 linux,default-trigger = "timer"; 25 default-state = "on"; 26 pinctrl-names = "default"; 27 pinctrl-0 = <&user_led2>; 31 vcc_sys: vcc-sys-regulator { [all …]
|
| D | rk3328-a1.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR MIT) 2 // Copyright (c) 2017-2019 Arm Ltd. 4 /dts-v1/; 9 compatible = "azw,beelink-a1", "rockchip,rk3328"; 20 * /------- 21 * L / o <- Gnd 22 * e / o <-- Rx 23 * f / o <--- Tx 24 * t / o <---- +3.3v 28 stdout-path = "serial2:1500000n8"; [all …]
|
| D | rk3399-rock-4c-plus.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 9 #include <dt-bindings/leds/common.h> 11 #include "rk3399-t-opp.dtsi" 15 compatible = "radxa,rock-4c-plus", "rockchip,rk3399"; 23 stdout-path = "serial2:1500000n8"; 26 clkin_gmac: external-gmac-clock { 27 compatible = "fixed-clock"; 28 clock-frequency = <125000000>; 29 clock-output-names = "clkin_gmac"; [all …]
|
| D | rk3399-leez-p710.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/pwm/pwm.h> 11 #include "rk3399-opp.dtsi" 24 stdout-path = "serial2:1500000n8"; 27 clkin_gmac: external-gmac-clock { 28 compatible = "fixed-clock"; 29 clock-frequency = <125000000>; [all …]
|
| /Linux-v6.6/arch/riscv/boot/dts/allwinner/ |
| D | sun20i-d1-mangopi-mq-pro.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ or MIT) 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/leds/common.h> 7 /dts-v1/; 9 #include "sun20i-d1.dtsi" 10 #include "sun20i-common-regulators.dtsi" 14 compatible = "widora,mangopi-mq-pro", "allwinner,sun20i-d1"; 22 stdout-path = "serial0:115200n8"; 26 compatible = "gpio-leds"; 28 led-0 { [all …]
|
| /Linux-v6.6/drivers/platform/goldfish/ |
| D | goldfish_pipe.c | 1 // SPDX-License-Identifier: GPL-2.0 6 * Copyright (C) 2011-2016 Google, Inc. 44 * guest user addresses into host ones. 62 #include <linux/dma-mapping.h> 69 * Update this when something changes in the driver's behavior so the host 85 /* A per-pipe command structure, shared with the host */ 87 s32 cmd; /* PipeCmdCode, guest -> host */ 88 s32 id; /* pipe id, guest -> host */ 89 s32 status; /* command execution status, host -> guest */ 90 s32 reserved; /* to pad to 64-bit boundary */ [all …]
|
| /Linux-v6.6/fs/lockd/ |
| D | clntlock.c | 1 // SPDX-License-Identifier: GPL-2.0-only 39 * nlmclnt_init - Set up per-NFS mount point lockd data structures 47 struct nlm_host *host; in nlmclnt_init() local 48 u32 nlm_version = (nlm_init->nfs_version == 2) ? 1 : 4; in nlmclnt_init() 51 status = lockd_up(nlm_init->net, nlm_init->cred); in nlmclnt_init() 55 host = nlmclnt_lookup_host(nlm_init->address, nlm_init->addrlen, in nlmclnt_init() 56 nlm_init->protocol, nlm_version, in nlmclnt_init() 57 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init() 58 nlm_init->net, nlm_init->cred); in nlmclnt_init() 59 if (host == NULL) in nlmclnt_init() [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/input/ |
| D | atmel,maxtouch.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Nick Dyer <nick@shmanahar.org> 11 - Linus Walleij <linus.walleij@linaro.org> 18 - $ref: input.yaml# 30 vdda-supply: 34 vdd-supply: 38 reset-gpios: 45 wake-gpios: [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/phy/ |
| D | brcm,brcmstb-usb-phy.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/phy/brcm,brcmstb-usb-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 - Al Cooper <alcooperx@gmail.com> 13 - Rafał Miłecki <rafal@milecki.pl> 18 - brcm,bcm4908-usb-phy 19 - brcm,bcm7211-usb-phy 20 - brcm,bcm7216-usb-phy 21 - brcm,brcmstb-usb-phy [all …]
|
| /Linux-v6.6/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-h6-tanix-tx6.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 /dts-v1/; 6 #include "sun50i-h6-tanix.dtsi" 10 compatible = "oranth,tanix-tx6", "allwinner,sun50i-h6"; 14 linux,rc-map-name = "rc-tanix-tx5max"; 18 pinctrl-names = "default"; 19 pinctrl-0 = <&uart1_pins>, <&uart1_rts_cts_pins>; 20 uart-has-rtscts; 24 compatible = "realtek,rtl8822cs-bt"; 25 device-wake-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */ [all …]
|
| /Linux-v6.6/include/linux/mmc/ |
| D | pm.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 15 * the host system is being suspended. There are several layers of 16 * abstractions involved, from the host controller driver, to the MMC core 25 #define MMC_PM_WAKE_SDIO_IRQ (1 << 1) /* wake up host system on SDIO IRQ assertion */
|
| /Linux-v6.6/arch/arm64/boot/dts/amlogic/ |
| D | meson-axg-jethome-jethub-j110-rev-2.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "meson-axg-jethome-jethub-j1xx.dtsi" 13 compatible = "jethome,jethub-j110", "amlogic,a113d", "amlogic,meson-axg"; 26 broken-cd;/* cd-gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_LOW>;*/ 32 compatible = "realtek,rtl8822cs-bt"; 33 enable-gpios = <&gpio GPIOZ_7 GPIO_ACTIVE_HIGH>; 34 host-wake-gpios = <&gpio GPIOZ_8 GPIO_ACTIVE_HIGH>; 35 device-wake-gpios = <&gpio GPIOZ_6 GPIO_ACTIVE_HIGH>;
|
| /Linux-v6.6/arch/arm/mach-pxa/ |
| D | pxa3xx-regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * arch/arm/mach-pxa/include/mach/pxa3xx-regs.h 13 #include "pxa-regs.h" 30 #define PWER __REG(0x40F50010) /* Power Manager Wake-up Enable Register */ 31 #define PWSR __REG(0x40F50014) /* Power Manager Wake-up Status Register */ 33 #define DCDCSR __REG(0x40F50080) /* DC-DC Controller Status Register */ 42 #define AD3ER __REG(0x40f40008) /* Application Subsystem Wake-Up from D3 Enable */ 43 #define AD3SR __REG(0x40f4000c) /* Application Subsystem Wake-Up from D3 Status */ 44 #define AD2D0ER __REG(0x40f40010) /* Application Subsystem Wake-Up from D2 to D0 Enable */ 45 #define AD2D0SR __REG(0x40f40014) /* Application Subsystem Wake-Up from D2 to D0 Status */ [all …]
|
| /Linux-v6.6/include/linux/ |
| D | mhi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. 10 #include <linux/dma-direction.h> 27 * enum mhi_callback - MHI callback 30 * @MHI_CB_LPM_ENTER: MHI host entered low power mode 31 * @MHI_CB_LPM_EXIT: MHI host about to exit low power mode 51 * enum mhi_flags - Transfer flags 63 * enum mhi_device_type - Device types 73 * enum mhi_ch_type - Channel types 89 * struct image_info - Firmware and RDDM table [all …]
|
| /Linux-v6.6/drivers/net/wireless/ti/wl12xx/ |
| D | acx.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 1998-2009, 2011 Texas Instruments. All rights reserved. 6 * Copyright (C) 2008-2010 Nokia Corporation 58 /* host command complete */ 147 /* the amount of missing beacon interrupts to the host */ 150 /* the amount of wake on host-access times */ 153 /* the amount of wake on timer-expire */ 186 * cont_miss_bcns_spread[0] - single missed beacon. 187 * cont_miss_bcns_spread[1] - two continuous missed beacons. 188 * cont_miss_bcns_spread[2] - three continuous missed beacons. [all …]
|
| /Linux-v6.6/include/linux/usb/ |
| D | ehci_def.h | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (c) 2001-2002 by David Brownell 9 #include <linux/usb/ehci-dbgp.h> 13 /* Section 2.2 Host Controller Capability Registers */ 17 * some hosts treat caplength and hciversion as parts of a 32-bit 26 u32 hcs_params; /* HCSPARAMS - offset 0x4 */ 34 #define HCS_N_PORTS_MAX 15 /* N_PORTS valid 0x1-0xF */ 36 u32 hcc_params; /* HCCPARAMS - offset 0x8 */ 48 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ 49 u8 portroute[8]; /* nibbles for routing - offset 0xC */ [all …]
|
| /Linux-v6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt8192-asurada-hayato-r1.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 6 #include "mt8192-asurada.dtsi" 7 #include "mt8192-asurada-audio-rt1015p-rt5682.dtsi" 11 compatible = "google,hayato-rev1", "google,hayato", "mediatek,mt8192"; 15 function-row-physmap = < 44 bt_pins: bt-pins { 45 pins-bt-kill { 47 output-low; 50 pins-bt-wake { [all …]
|
| /Linux-v6.6/tools/testing/vsock/ |
| D | README | 2 ------------------- 3 These tests exercise net/vmw_vsock/ host<->guest sockets for VMware, KVM, and 4 Hyper-V. 8 * vsock_test - core AF_VSOCK socket functionality 9 * vsock_diag_test - vsock_diag.ko module for listing open sockets 15 2. Install the kernel and tests on the host. 21 # host=server, guest=client 22 (host)# $TEST_BINARY --mode=server \ 23 --control-port=1234 \ 24 --peer-cid=3 [all …]
|