Searched refs:boost (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dboost.c26 #include <subdev/bios/boost.h>
33 u32 boost = 0; local
37 boost = nvbios_rd32(bios, bit_P.offset + 0x30);
39 if (boost) {
40 *ver = nvbios_rd08(bios, boost + 0);
43 *hdr = nvbios_rd08(bios, boost + 1);
44 *cnt = nvbios_rd08(bios, boost + 5);
45 *len = nvbios_rd08(bios, boost + 2);
46 *snr = nvbios_rd08(bios, boost + 4);
47 *ssz = nvbios_rd08(bios, boost
[all...]
/linux-master/sound/pcmcia/vx/
H A Dvxpocket.h22 int mic_level; /* analog mic level (or boost) */
37 void vx_set_mic_boost(struct vx_core *chip, int boost);
H A Dvxp_ops.c454 * vx_set_mic_boost - set mic boost level (on vxp440 only)
455 * @boost: 0 = 20dB, 1 = +38dB
457 void vx_set_mic_boost(struct vx_core *chip, int boost) argument
466 if (boost) {
467 /* boost: 38 dB */
/linux-master/kernel/sched/
H A Dcpufreq_schedutil.c198 static void sugov_get_util(struct sugov_cpu *sg_cpu, unsigned long boost) argument
203 util = max(util, boost);
209 * sugov_iowait_reset() - Reset the IO boost status of a CPU.
210 * @sg_cpu: the sugov data for the CPU to boost
212 * @set_iowait_boost: true if an IO boost has been requested
214 * The IO wait boost of a task is disabled after a tick since the last update
215 * of a CPU. If a new IO wait boost is requested after more then a tick, then
216 * we enable the boost starting from IOWAIT_BOOST_MIN, which improves energy
224 /* Reset boost only if a tick has elapsed since last request */
235 * sugov_iowait_boost() - Updates the IO boost statu
354 unsigned long boost; local
466 unsigned long boost; local
[all...]
H A Dfair.c4984 * Check if the real util fits without any uclamp boost/cap applied.
7641 * @boost: 1 to enable boosting, otherwise 0
7678 cpu_util(int cpu, struct task_struct *p, int dst_cpu, int boost) argument
7684 if (boost) {
/linux-master/drivers/usb/serial/
H A Diuu_phoenix.c38 static int boost = 100; variable
61 u32 boost; member in struct:iuu_private
919 baud * priv->boost / 100,
990 if (boost < 100)
991 boost = 100;
992 priv->boost = boost;
996 iuu_clk(port, IUU_CLK_3680000 * boost / 100);
998 iuu_uart_baud(port, baud * boost / 100, &actual,
1002 iuu_clk(port, IUU_CLK_6000000 * boost / 10
[all...]
/linux-master/drivers/power/supply/
H A Dbq2415x_charger.c726 int boost = 0; local
729 boost = 1;
736 if (!boost)
770 else if (boost)
891 int boost; local
907 boost = bq2415x_exec_command(bq, BQ2415X_BOOST_MODE_STATUS);
908 if (boost < 0) {
919 if (boost) {
1121 * none - disable charger and boost mode
1124 * boost
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c27 #include <subdev/bios/boost.h>
660 struct nvbios_vpstate_entry base, boost; local
661 if (!nvbios_vpstate_entry(bios, &h, h.boost_id, &boost))
662 clk->boost_khz = boost.clock_mhz * 1000;
/linux-master/sound/pci/ctxfi/
H A Dcthw20k1.c1192 unsigned char mic20db; /* boost mic by 20db if input is microphone */
1543 adc_input_select_SB055x(struct hw *hw, enum ADCSRC type, unsigned char boost) argument
1561 data |= boost ? (0x1<<2) : 0;
1583 adc_input_select_SBx(struct hw *hw, enum ADCSRC type, unsigned char boost) argument
1619 if (boost) {
1620 i2c_write(hw, 0x001a0080, 0x1c, 0xe7); /* +12dB boost */
1621 i2c_write(hw, 0x001a0080, 0x1e, 0xe7); /* +12dB boost */
1623 i2c_write(hw, 0x001a0080, 0x1c, 0xcf); /* No boost */
1624 i2c_write(hw, 0x001a0080, 0x1e, 0xcf); /* No boost */
1633 adc_input_select_hendrix(struct hw *hw, enum ADCSRC type, unsigned char boost) argument
[all...]
/linux-master/drivers/regulator/
H A Dstpmic1_regulator.c434 .desc = REG_BOOST(BOOST, boost),
550 MATCH(boost, BOOST),
H A Dqcom_spmi-regulator.c608 static DEFINE_SPMI_SET_POINTS(boost);
1640 SPMI_VREG(BOOST, 5V_BOOST, 0, INF, BOOST, boost, boost, 0),
1644 SPMI_VREG(BOOST_BYP, BB_2A, 0, INF, BOOST_BYP, boost, boost_byp, 0),
/linux-master/drivers/hwmon/
H A Dlm93.c274 u8 boost[4]; member in struct:lm93_data
518 return LM93_TEMP_FROM_REG(data->boost[nr]) -
526 (LM93_TEMP_FROM_REG(data->boost[nr]) - hyst), mode);
972 data->boost[i] = lm93_read_byte(client, LM93_REG_BOOST(i));
1373 return sprintf(buf, "%d\n", LM93_TEMP_FROM_REG(data->boost[nr]));
1391 data->boost[nr] = LM93_TEMP_TO_REG(val);
1392 lm93_write_byte(client, LM93_REG_BOOST(nr), data->boost[nr]);
/linux-master/drivers/cpufreq/
H A DKconfig.x86109 file has now been superseded by the more generic "boost" entry.
112 entry in addition to the new boost ones, for compatibility reasons.
H A Dcpufreq.c634 define_one_global_rw(boost); variable
670 static struct freq_attr local_boost = __ATTR(boost, 0644, show_local_boost, store_local_boost);
1433 /* Let the per-policy boost flag mirror the cpufreq_driver boost during init */
2810 ret = sysfs_create_file(cpufreq_global_kobject, &boost.attr);
2821 sysfs_remove_file(cpufreq_global_kobject, &boost.attr);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c9 * boost tcam entries. The metadata labels names that match the following
488 * @val: value of the boost entry
504 * @val: value of the tunnel port boost entry
599 * @index: index of the boost TCAM entry to be returned
600 * @offset: pointer to receive absolute offset, always 0 for boost TCAM sections
603 * Handles enumeration of individual boost TCAM entries.
608 struct ice_boost_tcam_section *boost; local
622 boost = section;
623 if (index >= le16_to_cpu(boost->count))
626 return boost
[all...]
/linux-master/drivers/ufs/host/
H A Dufs-mediatek.c477 static void ufs_mtk_boost_crypt(struct ufs_hba *hba, bool boost) argument
498 if (boost) {
567 if (of_property_read_u32(dev->of_node, "boost-crypt-vcore-min",
569 dev_info(dev, "failed to get boost-crypt-vcore-min");
610 if (of_property_read_bool(np, "mediatek,ufs-boost-crypt"))
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c964 bool boost = false; local
974 boost = atomic_read(&rps->num_waiters);
977 if (boost)
1028 GT_TRACE(rps_to_gt(rps), "boost fence:%llx:%llx\n",
1043 GT_TRACE(rps_to_gt(rps), "boost fence:%llx:%llx\n",
2027 /* Finally allow us to boost to max by default */
/linux-master/drivers/net/ieee802154/
H A Dca8210.c481 u8 boost : 1; member in struct:pa_cfg_sfr::__anon799
1361 pa_cfg_val.boost = 1;
1366 pa_cfg_val.boost = 0;
/linux-master/drivers/media/dvb-frontends/
H A Ddib3000mc.c484 if (boost)
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c412 u32 boost; member in struct:signal_attenuation_s
1219 (signal[2] == att->boost)) {

Completed in 678 milliseconds