/openbmc/qemu/docs/sphinx/ |
H A D | hxtool.py | 38 RST = 2 variable in HxState 114 if state == HxState.RST: 117 state = HxState.RST 157 if state == HxState.RST:
|
/openbmc/u-boot/drivers/rtc/ |
H A D | ds1302.c | 15 #define RST 0x800 macro 18 #define RESET rtc_go_low(RST), rtc_go_low(SCLK) 19 #define N_RESET rtc_go_high(RST), rtc_go_low(SCLK) 198 rtc_go_output(DATA|SCLK|RST); in rtc_init()
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | pm-rcar-gen2.c | 21 #define RST 0xe6160000 macro 106 p = ioremap(RST, 0x63); in rcar_gen2_pm_init()
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/ |
H A D | 0001-Add-system-reset-status-support.patch | 190 printf("RST : External\n"); 194 printf("RST : Watchdog\n"); 198 printf("RST : Power On\n"); 202 printf("RST : CLK en\n");
|
/openbmc/qemu/hw/misc/ |
H A D | imx7_src.c | 187 if (FIELD_EX32(change_mask, CORE0, RST)) { in imx7_src_write() 191 if (FIELD_EX32(change_mask, CORE1, RST)) { in imx7_src_write()
|
/openbmc/linux/Documentation/core-api/wrappers/ |
H A D | atomic_t.rst | 2 This is a simple wrapper to bring atomic_t.txt into the RST world
|
H A D | atomic_bitops.rst | 2 This is a simple wrapper to bring atomic_bitops.txt into the RST world
|
H A D | memory-barriers.rst | 2 This is a simple wrapper to bring memory-barriers.txt into the RST world
|
/openbmc/linux/Documentation/translations/sp_SP/wrappers/ |
H A D | memory-barriers.rst | 3 translation) into the RST world until such a time as that file can be
|
/openbmc/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | rb.h | 13 #define RST (1 << 15) macro
|
/openbmc/linux/arch/mips/rb532/ |
H A D | setup.c | 32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | msg.py | 73 RST = '\033[0m' variable in BBLogFormatter 98 record.levelname = "".join([self.BLD % color, record.levelname, self.RST]) 99 record.msg = "".join([self.STD % color, record.msg, self.RST])
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | auo_pixcir_ts.txt | 23 <&gpf 5 1 GPIO_LEVEL_LOW>; /* RST */
|
H A D | zforce_ts.txt | 26 reset-gpios = <&gpio5 9 0>; /* RST */
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-falcon.c | 107 MFP_FALCON(GPIO0, RST, GPIO, NONE, NONE), 113 MFP_FALCON(GPIO6, RST, GPIO, NONE, NONE), 182 GRP_MUX("por", RST, pins_por), 186 GRP_MUX("hrst", RST, pins_hrst),
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-sbc-t3730.dts | 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
|
H A D | omap3-sbc-t3530.dts | 25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
|
H A D | omap3-sbc-t3517.dts | 48 OMAP3_CORE1_IOPAD(0x21ec, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_98 - SB-T35 USB HUB RST */
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | msg_flags.c | 54 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
|
/openbmc/linux/drivers/pinctrl/cirrus/ |
H A D | Kconfig | 15 # Avoid clash caused by MIPS defining RST, which is used in the driver
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.sh | 35 ip netns exec $ns $t -A OUTPUT -p tcp --tcp-flags RST RST -m mark --mark 0 -j ACCEPT
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-oceanic-5205-5inmfd.dts | 48 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
|
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/ |
H A D | parse-headers.rst | 67 文本 块将文件转换成重构文本(RST)。它接受一个可选的<例外文件>,其中描述了
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7-colibri-eval-v3.dtsi | 28 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; /* SODIMM 30 / RST */
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-hrefv60plus.dtsi | 351 * Display Interface 1 uses GPIO 65 for RST (reset). 352 * Display Interface 2 uses GPIO 66 for RST (reset).
|