Searched refs:RST (Results 1 – 11 of 11) sorted by relevance
| /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/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/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/openbmc-test-automation/lib/ |
| H A D | bmc_network_security_utils.robot | 44 # flags Type of flag to be set (e.g. SYN, ACK, RST, FIN, ALL).
|
| H A D | resource.robot | 118 ${RESET_PACKETS} RST
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | imx7ulp-evk.dts | 171 ULP1_PAD_PTD0__PTD0 0x30100 /* USDHC0 RST */ 290 ULP1_PAD_PTE11__PTE11 0x30100 /* USDHC1 RST */
|
| H A D | imx6ul-opos6ul.dtsi | 146 /* RST# */
|
| H A D | sun7i-a20-wexler-tab7200.dts | 128 reset-gpios = <&pio 1 13 GPIO_ACTIVE_HIGH>; /* RST (PB13) */
|
| /openbmc/u-boot/include/ |
| H A D | sym53c8xx.h | 173 #define RST 0x02 /* sta: scsi bus reset detected */ macro
|