/openbmc/qemu/ |
H A D | hmp-commands-info.hx | 5 HXCOMM Text between SRST and ERST is rST format documentation. 8 HXCOMM In this file, generally SRST fragments should have two extra 11 HXCOMM "info" documentation entry. The exception is the first SRST 14 SRST 29 SRST 42 SRST 56 SRST 70 SRST 83 SRST 96 SRST [all …]
|
H A D | hmp-commands.hx | 5 HXCOMM Text between SRST and ERST is rST format documentation. 18 SRST 31 SRST 51 SRST 65 SRST 84 SRST 101 SRST 115 SRST 131 SRST 145 SRST [all …]
|
H A D | qemu-img-cmds.hx | 5 HXCOMM Text between SRST and ERST are copied to rST version and 16 SRST 22 SRST 28 SRST 34 SRST 40 SRST 46 SRST 52 SRST 58 SRST 64 SRST [all …]
|
H A D | qemu-options.hx | 4 HXCOMM Text between SRST and ERST is copied to the rST version and 15 SRST 22 SRST 44 SRST 168 SRST 175 SRST 195 SRST 310 SRST 394 SRST 562 SRST [all …]
|
/openbmc/qemu/docs/devel/ |
H A D | docs.rst | 31 ``SRST`` starts a reStructuredText section. Following lines 33 The alternative form ``SRST()`` is used to define a label which can be 38 ``SRST()`` directive. For example, 41 ``ERST`` ends the documentation section started with ``SRST``, 67 that results. Use the ``SRST()`` directive documented above, to
|
H A D | writing-monitor-commands.rst | 324 SRST 528 SRST
|
/openbmc/qemu/scripts/ |
H A D | hxtool | 10 SRST*|ERST*) flag=$(($flag^1))
|
/openbmc/linux/drivers/media/pci/dt3155/ |
H A D | dt3155.c | 163 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_start_streaming() 184 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_stop_streaming() 252 iowrite32(FIFO_EN | SRST | FLD_CRPT_ODD | FLD_CRPT_EVEN | in dt3155_irq_handler_even() 423 iowrite32(FIFO_EN | SRST, pd->regs + CSR1); in dt3155_init_board()
|
H A D | dt3155.h | 77 #define SRST 0x00000040 macro
|
/openbmc/linux/drivers/scsi/ |
H A D | aha1542.h | 31 #define SRST BIT(6) /* Soft Reset */ macro
|
H A D | ncr53c8xx.h | 687 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | aha1542.c | 220 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port()
|
H A D | ncr53c8xx.c | 5035 OUTB (nc_istat, SRST); in ncr_chip_reset() 5064 OUTB (nc_istat, SRST); in ncr_init()
|
/openbmc/linux/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 303 reg_write(dev, SRST[0], 0x3f); in tw686x_probe() 305 reg_write(dev, SRST[1], 0x3f); in tw686x_probe()
|
H A D | tw686x-regs.h | 89 #define SRST VDREG2(0x180) macro
|
/openbmc/u-boot/include/ |
H A D | sym53c8xx.h | 95 #define SRST 0x40 /* mod: reset chip */ macro
|
/openbmc/qemu/hw/net/can/ |
H A D | xlnx-zynqmp-can.c | 58 FIELD(SOFTWARE_RESET_REGISTER, SRST, 0, 1) 406 if (ARRAY_FIELD_EX32(s->regs, SOFTWARE_RESET_REGISTER, SRST)) { in tx_ready_check() 549 if (FIELD_EX32(val, SOFTWARE_RESET_REGISTER, SRST)) { in can_srr_pre_write() 1034 if (ARRAY_FIELD_EX32(s->regs, SOFTWARE_RESET_REGISTER, SRST)) { in xlnx_zynqmp_can_can_receive()
|
H A D | xlnx-versal-canfd.c | 50 FIELD(SOFTWARE_RESET_REGISTER, SRST, 0, 1) 1187 if (ARRAY_FIELD_EX32(s->regs, SOFTWARE_RESET_REGISTER, SRST)) { in tx_ready_check() 1392 if (FIELD_EX32(val, SOFTWARE_RESET_REGISTER, SRST)) { in canfd_srr_pre_write() 1801 bool reset_state = ARRAY_FIELD_EX32(s->regs, SOFTWARE_RESET_REGISTER, SRST); in can_xilinx_canfd_receive()
|
/openbmc/qemu/include/hw/misc/ |
H A D | xlnx-versal-crl.h | 209 FIELD(RST_FPD, SRST, 1, 1)
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 166 #define SRST 0x40 /* mod: reset chip */ macro
|
H A D | sym_glue.c | 1614 OUTB(np, nc_istat, SRST); in sym_detach()
|
H A D | sym_hipd.c | 122 OUTB(np, nc_istat, SRST); in sym_chip_reset()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 898 This is achieved by turning CONTROL SRST bit on for at least 5us. 900 controller-specific support as the second Register FIS to clear SRST
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 787 C(0xb25e, SRST, RRE, Z, 0, 0, 0, 0, srst, 0)
|