Home
last modified time | relevance | path

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

1234

/openbmc/qemu/docs/sphinx/
H A Dhxtool.py38 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 Dds1302.c15 #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 Dpm-rcar-gen2.c21 #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 D0001-Add-system-reset-status-support.patch190 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 Dimx7_src.c187 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 Datomic_t.rst2 This is a simple wrapper to bring atomic_t.txt into the RST world
H A Datomic_bitops.rst2 This is a simple wrapper to bring atomic_bitops.txt into the RST world
H A Dmemory-barriers.rst2 This is a simple wrapper to bring memory-barriers.txt into the RST world
/openbmc/linux/Documentation/translations/sp_SP/wrappers/
H A Dmemory-barriers.rst3 translation) into the RST world until such a time as that file can be
/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Drb.h13 #define RST (1 << 15) macro
/openbmc/linux/arch/mips/rb532/
H A Dsetup.c32 writel(0x80000001, IDT434_REG_BASE + RST); in rb_machine_restart()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py73 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 Dauo_pixcir_ts.txt23 <&gpf 5 1 GPIO_LEVEL_LOW>; /* RST */
H A Dzforce_ts.txt26 reset-gpios = <&gpio5 9 0>; /* RST */
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-falcon.c107 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 Domap3-sbc-t3730.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
H A Domap3-sbc-t3530.dts25 OMAP3_CORE1_IOPAD(0x2130, PIN_OUTPUT | MUX_MODE4) /* ccdc_wen.gpio_167 - SB-T35 USB HUB RST */
H A Domap3-sbc-t3517.dts48 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 Dmsg_flags.c54 P_MSG_FLAG(RST); in syscall_arg__scnprintf_msg_flags()
/openbmc/linux/drivers/pinctrl/cirrus/
H A DKconfig15 # Avoid clash caused by MIPS defining RST, which is used in the driver
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.sh35 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 Dsun50i-a64-oceanic-5205-5inmfd.dts48 reset-gpios = <&pio 7 11 GPIO_ACTIVE_HIGH>; /* CTP-RST: PH11 */
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/
H A Dparse-headers.rst67 文本 块将文件转换成重构文本(RST)。它接受一个可选的<例外文件>,其中描述了
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7-colibri-eval-v3.dtsi28 reset-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>; /* SODIMM 30 / RST */
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-hrefv60plus.dtsi351 * Display Interface 1 uses GPIO 65 for RST (reset).
352 * Display Interface 2 uses GPIO 66 for RST (reset).

1234