| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/thermal/ |
| D | thermal-zones.yaml | 105 An estimate of the sustainable power (in mW) that this thermal zone 107 sustainable power of a 4-inch phone is typically 2000mW, while on a 108 10-inch tablet is around 4500mW. 274 hysteresis = <2000>; 280 hysteresis = <2000>; 319 hysteresis = <2000>; 324 hysteresis = <2000>; 341 hysteresis = <2000>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
| D | thermal-zones.yaml | 102 An estimate of the sustainable power (in mW) that this thermal zone 104 sustainable power of a 4-inch phone is typically 2000mW, while on a 105 10-inch tablet is around 4500mW. 269 hysteresis = <2000>; 275 hysteresis = <2000>; 314 hysteresis = <2000>; 319 hysteresis = <2000>; 336 hysteresis = <2000>;
|
| /kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
| D | power_allocator.rst | 63 An estimate of the sustainable dissipatable power (in mW) should be 73 is typically 2000mW, while on a 10" tablet is around 4500mW (may vary 236 most @power mW and store it in @state. It should return 0 on success,
|
| /kernel/linux/linux-6.6/Documentation/driver-api/thermal/ |
| D | power_allocator.rst | 63 An estimate of the sustainable dissipatable power (in mW) should be 73 is typically 2000mW, while on a 10" tablet is around 4500mW (may vary 238 most @power mW and store it in @state. It should return 0 on success,
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| D | physmap-core.c | 22 * Copyright © 2000 Nicolas Pitre <nico@cam.org> 147 map_word mw; in physmap_addr_gpios_read() local 155 mw.x[0] = word; in physmap_addr_gpios_read() 156 return mw; in physmap_addr_gpios_read() 181 static void physmap_addr_gpios_write(struct map_info *map, map_word mw, in physmap_addr_gpios_write() argument 192 word = mw.x[0]; in physmap_addr_gpios_write()
|
| /kernel/linux/linux-5.10/drivers/mtd/maps/ |
| D | physmap-core.c | 22 * Copyright © 2000 Nicolas Pitre <nico@cam.org> 154 map_word mw; in physmap_addr_gpios_read() local 162 mw.x[0] = word; in physmap_addr_gpios_read() 163 return mw; in physmap_addr_gpios_read() 188 static void physmap_addr_gpios_write(struct map_info *map, map_word mw, in physmap_addr_gpios_write() argument 199 word = mw.x[0]; in physmap_addr_gpios_write()
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| D | rtq6056.c | 194 /* Power lsb 25mW */ in rtq6056_adc_read_scale() 589 /* By default, use 2000 micro-Ohm resistor */ in rtq6056_probe() 590 shunt_resistor_uohm = 2000; in rtq6056_probe()
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| D | palinfo.c | 10 * Copyright (C) 2000-2001, 2003 Hewlett-Packard Co 15 * 05/26/2000 S.Eranian initial release 16 * 08/21/2000 S.Eranian updated to July 2000 PAL specs 199 "\tpower consumption : %d mW\n" in power_info()
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | palinfo.c | 10 * Copyright (C) 2000-2001, 2003 Hewlett-Packard Co 15 * 05/26/2000 S.Eranian initial release 16 * 08/21/2000 S.Eranian updated to July 2000 PAL specs 199 "\tpower consumption : %d mW\n" in power_info()
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | via82cxxx.c | 9 * Copyright (c) 2000-2002 Vojtech Pavlik 435 via_config->udma_mask ? "U" : "MW", in via_init_one()
|
| D | icside.c | 217 * MW DMA specs that the drive provides in the IDENTIFY command. 277 2000 / (cycle_time ? cycle_time : (unsigned long) -1)); in icside_set_dma_mode()
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | powernow-k7.c | 71 2000, 1950, 1900, 1850, 1800, 1750, 1700, 1650, 358 pr_debug("acpi: P%d: %d MHz %d mW %d uS control %08x SGTC %d\n", in powernow_acpi_init()
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| D | powernow-k7.c | 71 2000, 1950, 1900, 1850, 1800, 1750, 1700, 1650, 358 pr_debug("acpi: P%d: %d MHz %d mW %d uS control %08x SGTC %d\n", in powernow_acpi_init()
|
| /kernel/linux/linux-6.6/drivers/usb/typec/ |
| D | anx7411.c | 728 2000, 2000 * 150); in anx7411_wait_msg_empty() 1251 typecp->sink_watt = ret / 500000; /* 500mw per unit */ in anx7411_typec_port_probe()
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| D | ata_piix.c | 15 * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> 735 * Set MW/UDMA mode for device, in host controller PCI config space. 751 * Set MW/UDMA mode for device, in host controller PCI config space.
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| D | ata_piix.c | 15 * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> 736 * Set MW/UDMA mode for device, in host controller PCI config space. 752 * Set MW/UDMA mode for device, in host controller PCI config space.
|
| /kernel/linux/linux-6.6/sound/pci/ |
| D | via82xx_modem.c | 7 * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz> 836 chip->intr_mask = 0x330000; /* FLAGS | EOL for MR, MW */ in snd_via686_pcm_new()
|
| /kernel/linux/linux-5.10/sound/pci/ |
| D | via82xx_modem.c | 7 * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz> 834 chip->intr_mask = 0x330000; /* FLAGS | EOL for MR, MW */ in snd_via686_pcm_new()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | proc.rst | 10 2.4.x update Jorge Nerin <comandante@zaralinux.com> November 14 2000 466 VmFlags: rd ex mr mw me dw 528 mw may write 1682 effectively in range [0,2000].
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | fw.c | 1534 * budget should be 2000mW (cooling state 0). in iwl_mvm_up()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | fw.c | 1697 * budget should be 2000mW (cooling state 0). in iwl_mvm_up()
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | proc.rst | 10 2.4.x update Jorge Nerin <comandante@zaralinux.com> November 14 2000 476 VmFlags: rd ex mr mw me dw 545 mw may write 1698 effectively in range [0,2000].
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| D | sd.c | 111 card->cid.year += 2000; /* SD cards year offset */ in mmc_decode_cid() 1056 * [26:26] MW - mask write mode (0 = disable). in sd_write_ext_reg()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_rps.c | 1306 state2 /= 100; /* convert to mW */ in __ips_gfx_val() 1537 i915->mem_freq = 2000; in chv_rps_init()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
| D | i40iw_ctrl.c | 3304 * i40iw_sc_mw_alloc - mw allocate 3308 * @pd_id: pd is for this mw 4091 } while (sd_needed > hmc_fpm_misc->max_sds && loop_count < 2000); in i40iw_config_fpm_values()
|