Searched +full:2000 +full:mw (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | thermal-zones.yaml | 121 An estimate of the sustainable power (in mW) that this thermal zone 123 sustainable power of a 4-inch phone is typically 2000mW, while on a 124 10-inch tablet is around 4500mW. 287 hysteresis = <2000>; 293 hysteresis = <2000>; 332 hysteresis = <2000>; 337 hysteresis = <2000>; 354 hysteresis = <2000>;
|
/linux-6.12.1/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,
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/pse-pd/ |
D | pd692x0.c | 1007 int mW, uV, uA, ret; in pd692x0_pi_get_current_limit() local 1019 mW = ret; in pd692x0_pi_get_current_limit() 1026 tmp_64 = mW; in pd692x0_pi_get_current_limit() 1028 /* uA = mW * 1000000000 / uV */ in pd692x0_pi_get_current_limit() 1039 int uV, ret, mW; in pd692x0_pi_set_current_limit() local 1055 /* mW = uV * uA / 1000000000 */ in pd692x0_pi_set_current_limit() 1056 mW = DIV_ROUND_CLOSEST_ULL(tmp_64, 1000000000); in pd692x0_pi_set_current_limit() 1057 ret = pd692x0_pi_set_pw_from_table(dev, &msg, mW); in pd692x0_pi_set_current_limit() 1118 usleep_range(1000, 2000); in pd692x0_fw_recv_resp() 1189 usleep_range(1000, 2000); in pd692x0_fw_reset()
|
/linux-6.12.1/drivers/iio/adc/ |
D | rtq6056.c | 325 /* Power lsb 25mW */ in rtq6056_adc_read_scale() 347 /* Power lsb 20mW */ in rtq6059_adc_read_scale() 775 /* By default, use 2000 micro-Ohm resistor */ in rtq6056_probe() 776 shunt_resistor_uohm = 2000; in rtq6056_probe()
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/usb/typec/ |
D | anx7411.c | 727 2000, 2000 * 150); in anx7411_wait_msg_empty() 1237 typecp->sink_watt = ret / 500000; /* 500mw per unit */ in anx7411_typec_port_probe()
|
/linux-6.12.1/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.
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | fw.c | 1540 * budget should be 2000mW (cooling state 0). in iwl_mvm_up()
|
/linux-6.12.1/Documentation/filesystems/ |
D | proc.rst | 10 2.4.x update Jorge Nerin <comandante@zaralinux.com> November 14 2000 485 VmFlags: rd ex mr mw me dw 554 mw may write 1744 effectively in range [0,2000].
|
/linux-6.12.1/drivers/mmc/core/ |
D | sd.c | 97 card->cid.year += 2000; /* SD cards year offset */ in mmc_decode_cid() 1029 * [26:26] MW - mask write mode (0 = disable). in sd_write_ext_reg()
|
/linux-6.12.1/drivers/infiniband/hw/irdma/ |
D | ctrl.c | 1244 * irdma_sc_mw_alloc - mw allocate 4927 } while (loop_count < 2000); in irdma_cfg_fpm_val()
|