Home
last modified time | relevance | path

Searched +full:2000 +full:mw (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dthermal-zones.yaml102 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>;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynqmp-zcu102-revA.dts147 * i2c mw 20 6 0 - setup IO to output
148 * i2c mw 20 2 ef - setup output values on pins 0-7
149 * i2c mw 20 3 ff - setup output values on pins 10-17
194 tca6416_u61: gpio@21 { /* FIXME enable it by i2c mw 21 6 0 */
225 i2c@0 { /* i2c mw 75 0 1 */
281 i2c@1 { /* i2c mw 75 0 1 */
289 shunt-resistor = <2000>;
327 i2c@2 { /* i2c mw 75 0 1 */
411 i2c@0 { /* i2c mw 74 0 1 */
428 i2c@1 { /* i2c mw 74 0 2 */
[all …]
/OK3568_Linux_fs/buildroot/board/beagleboneai/patches/uboot/
H A D0001-BeagleBone-AI-support.patch480 + hysteresis = <2000>; /* millicelsius */
499 + hysteresis = <2000>; /* millicelsius */
1271 + "i2c mw 0x50 0x00.2 ff; " \
1272 + "i2c mw 0x50 0x01.2 ff; " \
1273 + "i2c mw 0x50 0x02.2 ff; " \
1274 + "i2c mw 0x50 0x03.2 ff; " \
1275 + "i2c mw 0x50 0x04.2 ff; " \
1276 + "i2c mw 0x50 0x05.2 ff; " \
1277 + "i2c mw 0x50 0x06.2 ff; " \
1278 + "i2c mw 0x50 0x07.2 ff; " \
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dpower_allocator.rst63 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,
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dphysmap-core.c22 * 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()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A DREADME134 hardware debugger that can override the HRCW, such as the BDI-2000.
181 mw.b 1020 b4 8 ; modify BMS bit
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_cfp.c38 /** 100mW */
40 /** 100mW */
42 /** 100mW */
44 /** 100mW */
46 /** 200mW */
48 /** 100mW */
50 /** 10mW */
52 /** 100mW */
54 /** 2000mW */
56 /** 200mW */
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c168 #define TCPM_POLL_EVENT_TIME_OUT 2000
1525 printf("Requested %u -> %u mV, %u mW for %u / %u mW\n", in tcpm_pd_check_request()
1737 unsigned int mv, ma, mw, flags; in tcpm_pd_build_request() local
1768 mw = min_power(pdo, matching_snk_pdo); in tcpm_pd_build_request()
1769 ma = 1000 * mw / mv; in tcpm_pd_build_request()
1772 mw = ma * mv / 1000; in tcpm_pd_build_request()
1779 max_mw = mw; in tcpm_pd_build_request()
1780 if (mw < port->operating_snk_mw) { in tcpm_pd_build_request()
1796 *rdo = RDO_BATT(src_pdo_index + 1, mw, max_mw, flags); in tcpm_pd_build_request()
1798 printf("Requesting PDO %d: %u mV, %u mW%s\n", in tcpm_pd_build_request()
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dpalinfo.c10 * 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()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dvia82cxxx.c9 * Copyright (c) 2000-2002 Vojtech Pavlik
435 via_config->udma_mask ? "U" : "MW", in via_init_one()
H A Dicside.c217 * 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()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dpowernow-k7.c71 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()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.cpp578 statusBar()->showMessage(string, 2000); in slotUpdateStatusbar()
608 BrowserMainWindow *mw = BrowserApplication::instance()->mainWindow(); in slotFileNew() local
609 mw->slotHome(); in slotFileNew()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cfp.c40 /** 100mW */
42 /** 100mW */
44 /** 100mW */
46 /** 100mW */
48 /** 200mW */
50 /** 100mW */
52 /** 2000mW */
54 /** 200mW */
56 /** 1000mW */
58 /** 250mW */
[all …]
/OK3568_Linux_fs/kernel/drivers/ata/
H A Data_piix.c15 * 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.
/OK3568_Linux_fs/kernel/sound/pci/
H A Dvia82xx_modem.c7 * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz>
834 chip->intr_mask = 0x330000; /* FLAGS | EOL for MR, MW */ in snd_via686_pcm_new()
/OK3568_Linux_fs/u-boot/cmd/
H A Dmem.c2 * (C) Copyright 2000
1122 mw, 4, 1, do_mem_mw,
/OK3568_Linux_fs/u-boot/
H A DREADME2 # (C) Copyright 2000 - 2013
3522 "md/mw" commands.
3807 mw - memory write (fill)
4409 Created: Wed Jul 19 02:34:59 2000
4419 Created: Wed Jul 19 02:34:59 2000
4436 Created: Wed Jul 19 02:34:59 2000
4450 Created: Wed Jan 12 14:01:50 2000
4542 …2.2.13 (wd@denx.local.net) (gcc version 2.95.2 19991024 (release)) #1 Wed Jul 19 02:35:17 MEST 2000
4588 …2.2.13 (wd@denx.local.net) (gcc version 2.95.2 19991024 (release)) #1 Wed Jul 19 02:32:08 MEST 2000
5017 0x0000 2000 Free for Application Use
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dproc.rst10 2.4.x update Jorge Nerin <comandante@zaralinux.com> November 14 2000
466 VmFlags: rd ex mr mw me dw
529 mw may write
1687 effectively in range [0,2000].
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c1534 * budget should be 2000mW (cooling state 0). in iwl_mvm_up()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c1306 state2 /= 100; /* convert to mW */ in __ips_gfx_val()
1537 i915->mem_freq = 2000; in chv_rps_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c812 /* Transmit Power - values are in mW */ in wl_iw_get_range()
2033 /* Only handle mW */ in wl_iw_set_txpow()
3893 iscan->timer_ms = 2000;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c818 /* Transmit Power - values are in mW */ in wl_iw_get_range()
2039 /* Only handle mW */ in wl_iw_set_txpow()
3899 iscan->timer_ms = 2000;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c818 /* Transmit Power - values are in mW */ in wl_iw_get_range()
2039 /* Only handle mW */ in wl_iw_set_txpow()
3899 iscan->timer_ms = 2000;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c911 /* Transmit Power - values are in mW */ in wl_iw_get_range()
2270 /* Only handle mW */ in wl_iw_set_txpow()
4247 iscan->timer_ms = 2000; in wl_iw_attach()

1234