/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 5607 u32 power[3] = { }; in b43_nphy_rev2_cal_rx_iq() local 5684 if (power[1] > 10000) { in b43_nphy_rev2_cal_rx_iq() 5689 if (power[0] > 10000) { in b43_nphy_rev2_cal_rx_iq() 5702 cur_hpf += desired - hweight32(power[index]); in b43_nphy_rev2_cal_rx_iq() 5738 power[i] = ((real + imag) / 1024) + 1; in b43_nphy_rev2_cal_rx_iq() 5854 b43dbg(dev->wl, "Calculated TX power: " Q52_FMT "\n", in b43_nphy_op_recalc_txpower() 6449 /* Hardware TX power control and 5GHz power gain */ in b43_nphy_op_prepare_structs()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2824 __le16 power; in mt7615_mcu_rdd_send_pattern() member 2840 req.pattern[i].power = cpu_to_le16(dev->radar_pattern.power); in mt7615_mcu_rdd_send_pattern() 3000 * 1: static power save in mt7615_mcu_set_vif_ps() 3001 * 2: dynamic power saving in mt7615_mcu_set_vif_ps()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_linux.c | 2030 wrqu->power.value = 0; in rtw_wx_get_power() 2031 wrqu->power.fixed = 0; /* no auto select */ in rtw_wx_get_power() 2032 wrqu->power.disabled = 1; in rtw_wx_get_power() 3182 DBG_871X("extra_arg = 2 - disable High power - BIT(1)\n"); in rtw_dbg_port() 3183 DBG_871X("extra_arg = 3 - disable tx power tracking - BIT(2)\n"); in rtw_dbg_port() 3190 extra_arg = 2 - disable tx power tracking in rtw_dbg_port() 4194 * this function is expect to call in master mode, which allows no power saving in rtw_hostapd_ioctl()
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | ohci.c | 449 static const char *power[] = { variable 476 power[*s >> 8 & 7], *s >> 22 & 1 ? "L" : "", in log_selfids() 1894 self_id |= ((reg & 0x07) << 8); /* power class */ in find_and_insert_self_id()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_device.c | 211 * amdgpu_device_supports_boco - Is the device a dGPU with HG/PX power control 215 * Returns true if the device is a dGPU with HG/PX power control, 1333 dev_warn(adev->dev, "sched jobs (%d) must be a power of 2\n", in amdgpu_device_check_arguments() 1364 dev_warn(adev->dev, "sched hw submission jobs (%d) must be a power of 2\n", in amdgpu_device_check_arguments() 2357 /* enable clockgating to save power */ in amdgpu_device_set_cg_state() 2388 /* enable powergating to save power */ in amdgpu_device_set_pg_state() 3827 dev->dev->power.disable_depth++; in amdgpu_device_resume() 3834 dev->dev->power.disable_depth--; in amdgpu_device_resume() 4593 * Due to the power domain of the graphics device in amdgpu_device_gpu_recover() 4594 * is shared with AZ power domai in amdgpu_device_gpu_recover() [all...] |
H A D | atombios_encoders.c | 216 bd->props.power = FB_BLANK_UNBLANK; in amdgpu_atombios_encoder_init_backlight() 1202 /* wait for the panel to power up */ in amdgpu_atombios_encoder_set_edp_panel_power()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi.c | 1472 dev_err(&ctlr->dev, "Failed to power device: %d\n", in __spi_pump_messages() 2253 adev->power.flags.ignore_parent = true; in acpi_register_spi_device() 2255 adev->power.flags.ignore_parent = false; in acpi_register_spi_device() 3403 dev_err(&spi->controller->dev, "Failed to power device: %d\n", in spi_setup() 3595 * where SPI word size should be power-of-two multiple in __spi_validate() 3870 * to the same chip. (That may increase power usage.)
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 163 * @max_power: maximum transmission power (in dBm) 164 * @max_reg_power: maximum regulatory transmission power (in dBm) 283 * @non_srg_max_offset: non-SRG maximum tx power offset 284 * @min_offset: minimal tx power offset an associated station shall use 285 * @max_offset: maximum tx power offset an associated station shall use 646 * design (e.g. by antennas or external power amplifier). 1003 * ieee80211_chandef_max_power - maximum transmission power for the chandef 1005 * In some regulations, the transmit power may depend on the configured channel 1011 * Returns: maximum allowed transmission power in dBm for the chandef 1500 * @power 1511 s16 power; global() member 2032 s32 power; global() member [all...] |
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi.c | 1625 dev_err(&ctlr->dev, "Failed to power device: %d\n", in __spi_pump_transfer_message() 2710 adev->power.flags.ignore_parent = true; in acpi_register_spi_device() 2712 adev->power.flags.ignore_parent = false; in acpi_register_spi_device() 3702 dev_err(&spi->controller->dev, "Failed to power device: %d\n", in spi_set_cs_timing() 3823 dev_err(&spi->controller->dev, "Failed to power device: %d\n", in spi_setup() 3968 * where SPI word size should be power-of-two multiple. in __spi_validate() 4283 * to the same chip. (That may increase power usage.)
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | ohci.c | 449 static const char *power[] = { variable 476 power[*s >> 8 & 7], *s >> 22 & 1 ? "L" : "", in log_selfids() 1905 self_id |= ((reg & 0x07) << 8); /* power class */ in find_and_insert_self_id()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ioctl.c | 1249 struct iw_param *wrq = &wrqu->power; in prism2_ioctl_siwpower() 1309 struct iw_param *rrq = &wrqu->power; in prism2_ioctl_giwpower() 1474 /* Note! This TX power controlling is experimental and should not be used in 1475 * production use. It just sets raw power register and does not use any kind of 1476 * feedback information from the measured TX power (CR58). This is now 1477 * commented out to make sure that it is not used by accident. TX power 1487 * increasing dBm value should correspond to increasing TX power. 1583 printk(KERN_DEBUG "Setting TX power to %d %s\n", rrq->value, tmp); in prism2_ioctl_siwtxpow()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 7385 /* Restore normal power mode*/ in bnx2x_8073_config_init() 7673 DP(NETIF_MSG_LINK, "Setting 8073 port %d into low power mode\n", in bnx2x_8073_link_reset() 7689 /* Restore normal power mode*/ in bnx2x_8705_config_init() 7919 u8 power) in bnx2x_warpcore_power_module() 7932 DP(NETIF_MSG_LINK, "Setting SFP+ module power to %d using pin cfg %d\n", in bnx2x_warpcore_power_module() 7933 power, pin_cfg); in bnx2x_warpcore_power_module() 7937 bnx2x_set_cfg_pin(bp, pin_cfg, power ^ 1); in bnx2x_warpcore_power_module() 8378 * for power( only output ) in bnx2x_8727_power_module() 8380 * In case of NOC feature is disabled and power is up, set GPIO control in bnx2x_8727_power_module() 8388 /* Set GPIO control to OUTPUT, and set the power bi in bnx2x_8727_power_module() 7918 bnx2x_warpcore_power_module(struct link_params *params, u8 power) bnx2x_warpcore_power_module() argument 8604 bnx2x_power_sfp_module(struct link_params *params, struct bnx2x_phy *phy, u8 power) bnx2x_power_sfp_module() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 7387 /* Restore normal power mode*/ in bnx2x_8073_config_init() 7675 DP(NETIF_MSG_LINK, "Setting 8073 port %d into low power mode\n", in bnx2x_8073_link_reset() 7691 /* Restore normal power mode*/ in bnx2x_8705_config_init() 7921 u8 power) in bnx2x_warpcore_power_module() 7934 DP(NETIF_MSG_LINK, "Setting SFP+ module power to %d using pin cfg %d\n", in bnx2x_warpcore_power_module() 7935 power, pin_cfg); in bnx2x_warpcore_power_module() 7939 bnx2x_set_cfg_pin(bp, pin_cfg, power ^ 1); in bnx2x_warpcore_power_module() 8380 * for power( only output ) in bnx2x_8727_power_module() 8382 * In case of NOC feature is disabled and power is up, set GPIO control in bnx2x_8727_power_module() 8390 /* Set GPIO control to OUTPUT, and set the power bi in bnx2x_8727_power_module() 7920 bnx2x_warpcore_power_module(struct link_params *params, u8 power) bnx2x_warpcore_power_module() argument 8606 bnx2x_power_sfp_module(struct link_params *params, struct bnx2x_phy *phy, u8 power) bnx2x_power_sfp_module() argument [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_net.h | 1002 oal_iw_param_stru txpower; /* default transmit power */ 1008 oal_iw_param_stru power; /* PM duration/timeout */ member
|
/device/soc/rockchip/common/vendor/drivers/power/ |
H A D | rk817_charger.c | 31 #include <linux/power/rk_usbbc.h>
474 dev_err(charge->dev, "register usb power supply fail\n");
in rk817_charge_init_power_supply() 480 dev_err(charge->dev, "register ac power supply fail\n");
in rk817_charge_init_power_supply() 937 DBG("otg power from dc adapter\n");
in rk817_charge_dc_det_worker() 946 /* check otg supply, power on anyway */
in rk817_charge_dc_det_worker() 1020 DBG("otg power from dc adapter\n");
in rk817_charge_host_evt_worker() 1086 DBG("otg power from dc adapter\n");
in rk817_charge_bc_evt_worker() 1568 dev_err(charge->dev, "init power supply fail!\n");
in rk817_charge_probe()
|
/device/soc/rockchip/common/sdk_linux/kernel/ |
H A D | cpu.c | 39 #include <trace/events/power.h>
|
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | rk817_charger.c | 31 #include <linux/power/rk_usbbc.h> 452 dev_err(charge->dev, "register usb power supply fail\n"); in rk817_charge_init_power_supply() 459 dev_err(charge->dev, "register ac power supply fail\n"); in rk817_charge_init_power_supply() 939 DBG("otg power from dc adapter\n"); in rk817_charge_dc_det_worker() 948 /* check otg supply, power on anyway */ in rk817_charge_dc_det_worker() 1024 DBG("otg power from dc adapter\n"); in rk817_charge_host_evt_worker() 1097 DBG("otg power from dc adapter\n"); in rk817_charge_bc_evt_worker() 1625 dev_err(charge->dev, "init power supply fail!\n"); in rk817_charge_probe()
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | ahci.c | 933 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in ahci_pci_device_resume()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap_hwmod_3xxx_data.c | 16 #include <linux/power/smartreflex.h> 335 * block CORE power domain idle transitions. Maybe a HW bug in wdt2? 1376 * happens when the system is going to a low power mode : all ports
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | traps.c | 122 props->power = FB_BLANK_UNBLANK; in pmac_backlight_unblank()
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | poly1305-armv4.pl | 88 str r3,[$ctx,#28] @ impossible key power value 607 @ power of 2. For example,
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq.c | 31 #include <trace/events/power.h>
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | poly1305-armv4.pl | 88 str r3,[$ctx,#28] @ impossible key power value 607 @ power of 2. For example,
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod_3xxx_data.c | 16 #include <linux/power/smartreflex.h> 334 * block CORE power domain idle transitions. Maybe a HW bug in wdt2? 1316 * happens when the system is going to a low power mode : all ports
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | traps.c | 124 props->power = FB_BLANK_UNBLANK; in pmac_backlight_unblank()
|