Home
last modified time | relevance | path

Searched refs:REQ (Results 1 – 8 of 8) sorted by relevance

/drivers/mailbox/
A Dbcm74110-mailbox.c168 BCM_MSG_GET_FIELD(msg, REQ), BCM_MSG_GET_FIELD(msg, RPLY), in bcm74110_rx_process_msg()
285 BCM_MSG_SET_FIELD(msg, REQ, req); in bcm74110_mbox_create_msg()
307 BCM_MSG_GET_FIELD(msg, REQ), BCM_MSG_GET_FIELD(msg, RPLY), in bcm74110_mbox_tx_msg()
364 (BCM_MSG_GET_FIELD(msg, REQ) != 0)) { in bcm74110_mbox_link_training()
399 if (BCM_MSG_GET_FIELD(msg, REQ) == 1) { in bcm74110_mbox_tx_msg_and_wait_ack()
401 BCM_MSG_SET_FIELD(msg, REQ, 0); in bcm74110_mbox_tx_msg_and_wait_ack()
/drivers/gpu/drm/radeon/
A Dsumod.h310 # define REQ (1 << 0) macro
A Dcikd.h1477 #define REQ 0x00000001 macro
A Dcik.c5843 tmp = REQ | MESSAGE(MSG_ENTER_RLC_SAFE_MODE); in cik_enter_rlc_safe_mode()
5854 if ((RREG32(RLC_GPR_REG2) & REQ) == 0) in cik_enter_rlc_safe_mode()
5864 tmp = REQ | MESSAGE(MSG_EXIT_RLC_SAFE_MODE); in cik_exit_rlc_safe_mode()
/drivers/scsi/aic7xxx/
A Daic79xx.seq846 * target to assert REQ before checking MSG, C/D and I/O for
913 * 800ns dead time between command phase and the REQ
1394 * Don't ignore persistent REQ assertions just because
1398 * count REQ while we are waiting for it to fall during
1400 * sequencer instruction takes ~25ns, so the REQ must
1402 * REQ.
1429 * and that REQ is already set when inb_first is called. inb_{first,next}
1867 * disabling SCSIEN until we see the first REQ from the
2186 * L_Q context associated with this REQ (REQ occurs immediately after a
A Daic7xxx.seq413 * driving REQ on the bus for the next byte.
417 * Drive REQ on the bus by enabling SCSI PIO.
422 /* Prevent our read from triggering another REQ */
657 * target to assert REQ before checking MSG, C/D and I/O for
1970 * and that REQ is already set when inb_first is called. inb_{first,next}
A Daic79xx.reg3217 * DSP REQ Control
/drivers/comedi/drivers/
A Dni_pcidio.c62 #define REQ BIT(2) macro

Completed in 52 milliseconds