Home
last modified time | relevance | path

Searched refs:POWER (Results 1 – 25 of 96) sorted by relevance

1234

/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_debug.h18 MUSB_FLAGS_PRINT(b, POWER, ISOUPDATE); in musb_print_pwr()
19 MUSB_FLAGS_PRINT(b, POWER, SOFTCONN); in musb_print_pwr()
20 MUSB_FLAGS_PRINT(b, POWER, HSENAB); in musb_print_pwr()
21 MUSB_FLAGS_PRINT(b, POWER, HSMODE); in musb_print_pwr()
22 MUSB_FLAGS_PRINT(b, POWER, RESET); in musb_print_pwr()
23 MUSB_FLAGS_PRINT(b, POWER, RESUME); in musb_print_pwr()
24 MUSB_FLAGS_PRINT(b, POWER, SUSPENDM); in musb_print_pwr()
25 MUSB_FLAGS_PRINT(b, POWER, ENSUSPEND); in musb_print_pwr()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-landisk/
H A Dirq.c29 POWER, /* Power swtich */ enumerator
41 INTC_IRQ(POWER, IRQ_POWER),
48 { BUTTON, POWER, FATA, ATA,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Delf.h130 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument
133 if ((POWER) > 0) \
134 fprintf (STREAM, "\t.align\t%d\n", POWER); \
H A Daout.h257 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument
260 register int amount = 1 << (POWER); \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf27 POWER 0xF0
89 POWER 0x00ff
157 POWER 0x100C
261 POWER 0x10000F
/OK3568_Linux_fs/buildroot/package/input-event-daemon/
H A Dpower-key.conf6 *POWER:1 = /usr/bin/power-key.sh press
7 *POWER:0 = /usr/bin/power-key.sh release
H A D0004-Support-key-press-and-release-events.patch8 POWER:1 = /usr/bin/power-key.sh press
9 POWER:0 = /usr/bin/power-key.sh release
H A D0005-Support-sync-events.patch10 *POWER:1 = /etc/power-key.sh press
11 *POWER:0 = /etc/power-key.sh release
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dscmi-hwmon.c44 case POWER: in scmi_hwmon_scale()
147 [POWER] = hwmon_power,
201 case POWER: in scmi_hwmon_probe()
253 case POWER: in scmi_hwmon_probe()
H A Dscpi-hwmon.c45 [POWER] = 1000000, /* (microwatts) */
53 [POWER] = 1000000, /* (microwatts) */
210 case POWER: in scpi_hwmon_probe()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64-elf.h95 #define ASM_OUTPUT_ALIGN(STREAM, POWER) \ argument
96 fprintf(STREAM, "\t.align\t%d\n", (int)POWER)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dusb.txt19 USBRN, SPEED (optional), and POWER (optional).
35 &qe_pio_e 21 0 /* POWER */>;
/OK3568_Linux_fs/kernel/drivers/fsi/
H A DKconfig12 access to POWER-based hardware.
76 (SBE) on POWER processors.
83 driver. The OCC is a device embedded on a POWER processor that collects
/OK3568_Linux_fs/kernel/drivers/hwmon/occ/
H A DKconfig15 the P8, not the POWER processor itself. Communications with the OCC are
30 the P9, not the POWER processor itself. Communications with the OCC are
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dreferences.txt33 Derek Williams. 2011. "Understanding POWER Multiprocessors". In
40 2012. "Synchronising C/C++ and POWER". In Proceedings of the 33rd
61 Sewell. 2017. "Mixed-size Concurrency: ARM, POWER, C/C++11,
/OK3568_Linux_fs/kernel/include/linux/
H A Dscpi_protocol.h28 POWER, enumerator
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-tables.rst539 - SYSTEM POWER / COMPUTER POWER
547 - TV ON/OFF / POWER
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/apm/
H A Dapm-merlin.dts26 label = "POWER";
H A Dapm-mustang.dts26 label = "POWER";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx53-tx53-x13x.dts104 regulator-name = "LVDS0 POWER";
114 regulator-name = "LVDS1 POWER";
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dcpu_families.rst18 | Old POWER | --------------> | RS64 (threads) |
/OK3568_Linux_fs/buildroot/board/uevm5432/
H A Dreadme.txt35 Insert the micro SDcard in your OMAP5432 uEVM, and power it up with the POWER
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A DKconfig157 bool "Secure virtual machine (SVM) support for POWER"
163 There are certain POWER platforms which support secure guests using
/OK3568_Linux_fs/docs/en/
H A Ddocs_list_en.txt44 │   ├── POWER
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Dwakeup-source.txt66 label = "POWER";

1234