Home
last modified time | relevance | path

Searched refs:power (Results 1001 - 1025 of 1548) sorted by relevance

1...<<41424344454647484950>>...62

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.h169 * @Description Set the Wi-Fi transmit power.
171 * @param power
174 WifiErrorNo SetTxPower(int power);
337 * @Description set power save mode
340 * @param mode - power save mode
448 * @Description Request get the power mode.
450 * @param mode - The mode of power.
456 * @Description Request set the power mode.
633 * @Description Turn on/off power save mode for the interface.
790 * @Description Send a request for set power sav
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.h72 ErrCode SetTxPower(int power) override;
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
H A Dmock_wifi_sta_hal_interface.cpp141 WifiErrorNo WifiStaHalInterface::SetTxPower(const std::string &ifaceName, int power) in SetTxPower() argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dboard-n8x0.c66 * Enable or disable power to TUSB6010. When enabling, turn on 3.3 V and
108 .power = 100, /* Max 100 mA VBUS for host mode */
117 /* PM companion chip power control pin */ in n8x0_usb_init()
121 printk(KERN_ERR "Could not get TUSB power GPIO%i\n", in n8x0_usb_init()
197 dev_dbg(dev, "Set slot %d power: %s (vdd %d)\n", slot + 1, in n8x0_mmc_set_power_menelaus()
263 dev_dbg(dev, "Set EMMC power %s\n", power_on ? "on" : "off"); in n810_set_power_emmc()
H A Dpm34xx.c31 #include <trace/events/power.h>
457 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle"); in omap3_pm_check_pmic()
459 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle-osc-off"); in omap3_pm_check_pmic()
550 * power state was off while CORE last power state was ON, the in omap3_pm_init()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dcollie.c34 #include <linux/power/gpio-charger.h>
/kernel/linux/linux-5.10/arch/loongarch/
H A DMakefile148 drivers-$(CONFIG_PM) += arch/loongarch/power/
/kernel/linux/linux-5.10/arch/x86/
H A DMakefile251 drivers-$(CONFIG_PM) += arch/x86/power/
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dia64-acpi-cpufreq.c283 (u32) data->acpi_data.states[i].power, in acpi_cpufreq_cpu_init()
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Dpower.c304 DEFINE_SCMI_PROTOCOL_REGISTER_UNREGISTER(SCMI_PROTOCOL_POWER, power)
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dboard-n8x0.c75 .power = 100, /* Max 100 mA VBUS for host mode */
156 /* Slot index 1, VSD power, GPIO 23 */
159 /* Slot index 1, VIO power, GPIO 9 */
172 dev_dbg(dev, "Set slot %d power: %s (vdd %d)\n", slot + 1, in n8x0_mmc_set_power_menelaus()
241 /* The n810 power will be handled by GPIO code in the driver */ in n8x0_mmc_set_power()
H A Dpm34xx.c31 #include <trace/events/power.h>
460 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle"); in omap3_pm_check_pmic()
462 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle-osc-off"); in omap3_pm_check_pmic()
553 * power state was off while CORE last power state was ON, the in omap3_pm_init()
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dcollie.c34 #include <linux/power/gpio-charger.h>
/kernel/linux/linux-6.6/arch/x86/
H A DMakefile260 drivers-$(CONFIG_PM) += arch/x86/power/
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dltc4245.c409 HWMON_CHANNEL_INFO(power,
H A Dintel-m10-bmc-hwmon.c97 HWMON_CHANNEL_INFO(power,
/kernel/linux/linux-5.10/drivers/media/pci/mantis/
H A Dmantis_vp1041.c343 .power = GPIF_A12,
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-cht-wc.c20 #include <linux/power/bq24190_charger.h>
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h127 u8 est_Pout[4]; /* Latest tx power out estimate per RF chain */
128 u8 est_Pout_act[4]; /* Latest tx power out estimate per RF chain
130 u8 est_Pout_cck; /* Latest CCK tx power out estimate */
131 u8 tx_power_max[4]; /* Maximum target power among all rates */
132 /* Index of the rate with the max target power */
136 /* Regulatory power limit */
138 /* Max power board can support (SROM) */
140 /* Latest target power */
254 struct tx_power *power, uint channel);
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c402 &dev->radar_pattern.power); in mt7615_init_debugfs()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dsdio.c190 .power = wl1251_sdio_set_power,
309 * Tell MMC/SDIO core it's OK to power down the card in wl1251_suspend()
H A Dspi.c224 .power = wl1251_spi_set_power,
264 wl->power_gpio = of_get_named_gpio(np, "ti,power-gpio", 0); in wl1251_spi_probe()
277 GPIOF_OUT_INIT_LOW, "wl1251 power"); in wl1251_spi_probe()
283 wl1251_error("set power gpio missing in platform data"); in wl1251_spi_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h190 int (*power)(struct device *child, bool enable); member
552 /* WL1271 needs a 200ms sleep after power on, and a 20ms sleep before power
/kernel/linux/linux-5.10/drivers/staging/vt6656/
H A Ddevice.h183 #define DEVICE_INIT_RESET 0x1 /* reset init or Dx to D0 power remain */
184 #define DEVICE_INIT_DXPL 0x2 /* Dx to D0 power lost init */
342 u8 power; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-s3c2410.c139 * configure the power on a port, by calling the platform device
150 info->port[port-1].power = to; in s3c2410_usb_set_power()
250 /* remove the old configurations for power-switching, and in ohci_s3c2410_hub_control()

Completed in 17 milliseconds

1...<<41424344454647484950>>...62