Home
last modified time | relevance | path

Searched refs:SRST (Results 1 – 24 of 24) sorted by relevance

/openbmc/qemu/
H A Dhmp-commands-info.hx5 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 Dhmp-commands.hx5 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 Dqemu-img-cmds.hx5 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 Dqemu-options.hx4 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 Ddocs.rst31 ``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 Dwriting-monitor-commands.rst324 SRST
528 SRST
/openbmc/qemu/scripts/
H A Dhxtool10 SRST*|ERST*) flag=$(($flag^1))
/openbmc/linux/drivers/media/pci/dt3155/
H A Ddt3155.c163 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 Ddt3155.h77 #define SRST 0x00000040 macro
/openbmc/linux/drivers/scsi/
H A Daha1542.h31 #define SRST BIT(6) /* Soft Reset */ macro
H A Dncr53c8xx.h687 #define SRST 0x40 /* mod: reset chip */ macro
H A Daha1542.c220 outb(SRST | IRST /*|SCRST */ , CONTROL(sh->io_port)); in aha1542_test_port()
H A Dncr53c8xx.c5035 OUTB (nc_istat, SRST); in ncr_chip_reset()
5064 OUTB (nc_istat, SRST); in ncr_init()
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-core.c303 reg_write(dev, SRST[0], 0x3f); in tw686x_probe()
305 reg_write(dev, SRST[1], 0x3f); in tw686x_probe()
H A Dtw686x-regs.h89 #define SRST VDREG2(0x180) macro
/openbmc/u-boot/include/
H A Dsym53c8xx.h95 #define SRST 0x40 /* mod: reset chip */ macro
/openbmc/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c58 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 Dxlnx-versal-canfd.c50 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 Dxlnx-versal-crl.h209 FIELD(RST_FPD, SRST, 1, 1)
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h166 #define SRST 0x40 /* mod: reset chip */ macro
H A Dsym_glue.c1614 OUTB(np, nc_istat, SRST); in sym_detach()
H A Dsym_hipd.c122 OUTB(np, nc_istat, SRST); in sym_chip_reset()
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst898 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 Dinsn-data.h.inc787 C(0xb25e, SRST, RRE, Z, 0, 0, 0, 0, srst, 0)