| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk1000_codec.h | 2 * rk1000_codec.h -- rk1000 ALSA Soc Audio driver 25 /* DITHER power */ 27 /* DITHER power */ 29 /* DITHER power */ 75 /* Power Mrg 1 */ 77 /* Power Mrg 2 */ 79 /* Power Mrg 3 */ 188 /* the right differential signal --> the right mixer */ 249 /* the VMID reference is powered down. VMID is connected to GND */ 252 /* the PGA S2D buffer is power down */ [all …]
|
| H A D | ssm2602.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 81 #define APDIGI_DE_EMPHASIS 0x006 /* De-Emphasis Control … 85 /*Power Down Control (SSM2602_REG_POWER) 88 #define PWR_LINE_IN_PDN 0x001 /* Line Input Power Down … 89 #define PWR_MIC_PDN 0x002 /* Microphone Input & Bias Power Down … 90 #define PWR_ADC_PDN 0x004 /* ADC Power Down … 91 #define PWR_DAC_PDN 0x008 /* DAC Power Down … 92 #define PWR_OUT_PDN 0x010 /* Outputs Power Down … 93 #define PWR_OSC_PDN 0x020 /* Oscillator Power Down … 94 #define PWR_CLK_OUT_PDN 0x040 /* CLKOUT Power Down … [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta350.txt | 7 - compatible: "st,sta350" 8 - reg: the I2C address of the device for I2C 9 - reset-gpios: a GPIO spec for the reset pin. If specified, it will be 12 - power-down-gpios: a GPIO spec for the power down pin. If specified, 16 - vdd-dig-supply: regulator spec, providing 3.3V 17 - vdd-pll-supply: regulator spec, providing 3.3V 18 - vcc-supply: regulator spec, providing 5V - 26V 22 - st,output-conf: number, Selects the output configuration: 23 0: 2-channel (full-bridge) power, 2-channel data-out 24 1: 2 (half-bridge). 1 (full-bridge) on-board power [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | cluster-pm-race-avoidance.rst | 2 Cluster-wide Power-up/power-down race avoidance algorithm 16 --------- 20 power consumption and thermal dissipation. 29 cluster-level operations are only performed when it is truly safe to do 35 disabling those mechanisms may itself be a non-atomic operation (such as 38 power-down and power-up at the cluster level. 46 ----------- 50 - DOWN 51 - COMING_UP 52 - UP [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/ |
| H A D | qcom,idle-state.txt | 3 ARM provides idle-state node to define the cpuidle states, as defined in [1]. 4 cpuidle-qcom is the cpuidle driver for Qualcomm SoCs and uses these idle 6 The idle states supported by the QCOM SoC are defined as - 10 * Standalone Power Collapse (Standalone PC or SPC) 11 * Power Collapse (PC) 26 Retention: Retention is a low power state where the core is clock gated and 33 Standalone PC: A cpu can power down and warmboot if there is a sufficient time 35 to indicate a core entering a power down state without consulting any other 36 cpu or the system resources. This helps save power only on that core. The SPM 37 sequence for this idle state is programmed to power down the supply to the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 15 output in order to save power and prolong battery life. This applies 38 managed regulators and simple non-configurable regulators. 55 control power supplies for such devices. 65 They provide two I2C-controlled DC/DC step-down converters with 69 tristate "Marvell 88PM800 Power regulators" 79 tristate "Marvell 88PM8607 Power regulators" 85 tristate "Active-semi act8865 voltage regulator" 90 This driver controls a active-semi act8865 voltage output 94 tristate "Active-semi ACT8945A voltage regulator" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pmu.h | 2 * Copyright (C) 2010-2014, 2016-2017 ARM Limited. All rights reserved. 8 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 23 /** @brief MALI inbuilt PMU hardware info and PMU hardware has knowledge of cores power mask 34 PMU_REG_ADDR_MGMT_POWER_UP = 0x00, /*< Power up register */ 35 PMU_REG_ADDR_MGMT_POWER_DOWN = 0x04, /*< Power down register */ 99 u32 stat = mali_hw_core_register_read(&pmu->hw_core, PMU_REG_ADDR_MGMT_STATUS); in mali_pmu_get_mask() 100 return ((~stat) & pmu->registered_cores_mask); in mali_pmu_get_mask() 103 /** @brief MALI GPU power down using MALI in-built PMU 105 * Called to power down the specified cores. 107 * @param pmu Pointer to PMU core object to power down [all …]
|
| H A D | mali_pmu.c | 2 * Copyright (C) 2010-2017 ARM Limited. All rights reserved. 8 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 38 pmu->registered_cores_mask = 0; /* to be set later */ in mali_pmu_create() 40 if (_MALI_OSK_ERR_OK == mali_hw_core_create(&pmu->hw_core, in mali_pmu_create() 43 pmu->switch_delay = _mali_osk_get_pmu_switch_delay(); in mali_pmu_create() 64 mali_hw_core_delete(&pmu->hw_core); in mali_pmu_delete() 70 pmu->registered_cores_mask = mask; in mali_pmu_set_registered_cores_mask() 76 MALI_DEBUG_ASSERT(pmu->registered_cores_mask != 0); in mali_pmu_reset() 79 mali_hw_core_register_write_relaxed(&pmu->hw_core, in mali_pmu_reset() 81 mali_hw_core_register_write_relaxed(&pmu->hw_core, in mali_pmu_reset() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dram/ |
| H A D | rk3399_dram_timing.txt | 4 - compatible : Should be "rockchip,ddr-timing" 6 - ddr3_speed_bin : Value is defined at include/dt-bindings/clock/ddr.h. 7 It select DDR3 cl-trp-trcd type, default value "DDR3_DEFAULT".it must selected 11 - pd_idle : Defines the power-down mode auto entry controller clocks. 14 power-down low power state. 16 - sr_idle : Defines the Self-Refresh or Self-Refresh with Memory Clock Gating 19 before the controller will automatically issue an entry into the Self-Refresh 20 or Self-Refresh with Memory Clock Gating low power state. 22 - sr_mc_gate_idle : Defined the Self-Refresh with Memory and Controller Clock Gating 25 the controller will automatically issue an entry into the Self-Refresh with [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmi_poweroff.c | 1 // SPDX-License-Identifier: GPL-2.0+ 30 /* Definitions for controlling power off (if the system supports it). It 32 #define IPMI_CHASSIS_POWER_DOWN 0 /* power down, the default. */ 33 #define IPMI_CHASSIS_POWER_CYCLE 0x02 /* power cycle */ 38 /* Which interface to use, -1 means the first we see. */ 39 static int ifnum_to_use = -1; 66 "timer. Setting to -1 defaults to the first registered " 69 /* parameter definition to allow user to flag power cycle */ 72 " Set to non-zero to enable power cycle instead of power" 73 " down. Power cycle is contingent on hardware support," [all …]
|
| /OK3568_Linux_fs/kernel/include/sound/ac97/ |
| H A D | regs.h | 1 /* SPDX-License-Identifier: GPL-2.0+ 33 /* range 0x28-0x3a - AUDIO AC'97 2.0 extensions */ 44 /* range 0x3c-0x58 - MODEM */ 59 /* range 0x5a-0x7b - Vendor Specific */ 62 /* range 0x60-0x6f (page 1) - extended codec registers */ 108 #define AC97_BC_16BIT_DAC 0x0000 /* 16-bit DAC resolution */ 109 #define AC97_BC_18BIT_DAC 0x0040 /* 18-bit DAC resolution */ 110 #define AC97_BC_20BIT_DAC 0x0080 /* 20-bit DAC resolution */ 112 #define AC97_BC_16BIT_ADC 0x0000 /* 16-bit ADC resolution */ 113 #define AC97_BC_18BIT_ADC 0x0100 /* 18-bit ADC resolution */ [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3288-dmc.txt | 3 - compatible: "rockchip,rk3288-dmc", "syscon" 4 - rockchip,cru: this driver should access cru regs, so need get cru here 5 - rockchip,grf: this driver should access grf regs, so need get grf here 6 - rockchip,pmu: this driver should access pmu regs, so need get pmu here 7 - rockchip,sgrf: this driver should access sgrf regs, so need get sgrf here 8 - rockchip,noc: this driver should access noc regs, so need get noc here 9 - reg: dynamic ram protocol controller(PCTL) address and phy controller(PHYCTL) address 10 - clock: must include clock specifiers corresponding to entries in the clock-names property. 11 - clock-output-names: from common clock binding to override the default output clock name 18 -logic-supply: this driver should adjust VDD_LOGIC according to dmc frequency, so need get logic-su… [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210-p3450-0000.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/gpio-keys.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/mfd/max77620.h> 12 compatible = "nvidia,p3450-0000", "nvidia,tegra210"; 22 stdout-path = "serial0:115200n8"; 33 avdd-pll-uerefe-supply = <&vdd_pex_1v05>; 34 hvddio-pex-supply = <&vdd_1v8>; 35 dvddio-pex-supply = <&vdd_pex_1v05>; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 #define GPIO_WIFI_POWER -1 36 #define GPIO_WIFI_RESET -1 40 #define GPIO_WIFI_PWDN -1 108 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 118 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 134 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 143 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 187 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 #define GPIO_WIFI_POWER -1 36 #define GPIO_WIFI_RESET -1 40 #define GPIO_WIFI_PWDN -1 108 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 118 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 134 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 143 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 187 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 #define GPIO_WIFI_POWER -1 36 #define GPIO_WIFI_RESET -1 40 #define GPIO_WIFI_PWDN -1 108 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 118 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 134 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 143 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 187 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 #define GPIO_WIFI_POWER -1 36 #define GPIO_WIFI_RESET -1 40 #define GPIO_WIFI_PWDN -1 108 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 118 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 134 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 143 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 187 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 32 #define GPIO_WIFI_POWER -1 36 #define GPIO_WIFI_RESET -1 40 #define GPIO_WIFI_PWDN -1 108 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 118 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 134 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 143 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 187 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_pm_internal.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 4 * (C) COPYRIGHT 2010-2022 ARM Limited. All rights reserved. 18 * http://www.gnu.org/licenses/gpl-2.0.html. 23 * Power management API definitions used internally by GPU backend 36 * kbase_pm_dev_idle - The GPU is idle. 45 * kbase_pm_dev_activate - The GPU is active. 54 * kbase_pm_get_present_cores - Get details of the cores that are present in 61 * This function can be called by the active power policy to return a bitmask of 71 * kbase_pm_get_active_cores - Get details of the cores that are currently 77 * This function can be called by the active power policy to return a bitmask of [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 31 #define GPIO_WIFI_POWER -1 35 #define GPIO_WIFI_RESET -1 39 #define GPIO_WIFI_PWDN -1 107 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 117 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 133 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 142 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 186 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 198 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 31 #define GPIO_WIFI_POWER -1 35 #define GPIO_WIFI_RESET -1 39 #define GPIO_WIFI_PWDN -1 107 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 117 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 133 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 142 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 186 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 198 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 37 #define GPIO_WIFI_POWER -1 41 #define GPIO_WIFI_RESET -1 45 #define GPIO_WIFI_PWDN -1 114 DBG_8192C("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 124 DBG_8192C("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 141 DBG_871X("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 151 DBG_871X("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 196 DBG_8192C("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 210 DBG_8192C("%s: callc customer specific GPIO to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 31 #define GPIO_WIFI_POWER -1 35 #define GPIO_WIFI_RESET -1 39 #define GPIO_WIFI_PWDN -1 107 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 117 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 133 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 142 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 186 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 198 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 31 #define GPIO_WIFI_POWER -1 35 #define GPIO_WIFI_RESET -1 39 #define GPIO_WIFI_PWDN -1 107 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 117 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 133 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 142 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 186 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 198 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | custom_gpio_linux.c | 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 37 #define GPIO_WIFI_POWER -1 41 #define GPIO_WIFI_RESET -1 45 #define GPIO_WIFI_PWDN -1 113 RTW_INFO("%s: call customer specific GPIO(%d) to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 123 RTW_INFO("%s: callc customer specific GPIO(%d) to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() 139 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 148 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1 %x\n", in rtw_wifi_gpio_wlan_ctrl() 192 RTW_INFO("%s: call customer specific GPIO to set wifi power down pin to 0\n", in rtw_wifi_gpio_wlan_ctrl() 204 RTW_INFO("%s: callc customer specific GPIO to set wifi power down pin to 1\n", in rtw_wifi_gpio_wlan_ctrl() [all …]
|