Searched +full:2000 +full:mw (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/driver-api/thermal/ |
| H A 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/drivers/mtd/maps/ |
| H A 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/drivers/iio/adc/ |
| H A D | rtq6056.c | 325 /* Power lsb 25mW */ in rtq6056_adc_read_scale() 347 /* Power lsb 20mW */ in rtq6059_adc_read_scale() 784 /* By default, use 2000 micro-Ohm resistor */ in rtq6056_probe() 785 shunt_resistor_uohm = 2000; in rtq6056_probe()
|
| /linux/drivers/net/pse-pd/ |
| H A D | tps23881.c | 67 #define TPS23881_MIN_PI_PW_LIMIT_MW 2000 453 /* mW = uV * uA / 1000000000 */ in tps23881_pi_get_actual_pw() 476 int ret, mW; in tps23881_pi_get_pw_limit() local 484 mW = ret; in tps23881_pi_get_pw_limit() 490 mW += ret; in tps23881_pi_get_pw_limit() 493 return mW; in tps23881_pi_get_pw_limit()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_common.h | 84 /* Send skid of 2000 packets required for CQ size of 4K CQEs. */ 85 #define SEND_CQ_SKID 2000 447 void (*pf_queue_work_hdlr)(struct mbox *mb, struct workqueue_struct *mw, 1209 void otx2_queue_vf_work(struct mbox *mw, struct workqueue_struct *mbox_wq,
|
| /linux/drivers/usb/typec/ |
| H A D | anx7411.c | 729 2000, 2000 * 150); in anx7411_wait_msg_empty() 1252 typecp->sink_watt = ret / 500000; /* 500mw per unit */ in anx7411_typec_port_probe()
|
| /linux/drivers/ata/ |
| H A 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/sound/pci/ |
| H A 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()
|