Lines Matching refs:IO_STATE

49 	moveq IO_STATE(R_NETWORK_MGM_CTRL, mdoe, enable), r0
53 moveq IO_STATE(R_NETWORK_REC_CONFIG, broadcast, receive) | \
54 IO_STATE(R_NETWORK_REC_CONFIG, ma0, enable), r0
58 moveq IO_STATE(R_NETWORK_GEN_CONFIG, phy, mii_clk) | \
59 IO_STATE(R_NETWORK_GEN_CONFIG, enable, on), r0
62 move.d IO_STATE(R_PAR0_CONFIG, ioe, noninv) | \
63 IO_STATE(R_PAR0_CONFIG, iseli, noninv) | \
64 IO_STATE(R_PAR0_CONFIG, iautofd, noninv) | \
65 IO_STATE(R_PAR0_CONFIG, istrb, noninv) | \
66 IO_STATE(R_PAR0_CONFIG, iinit, noninv) | \
67 IO_STATE(R_PAR0_CONFIG, iperr, noninv) | \
68 IO_STATE(R_PAR0_CONFIG, iack, noninv) | \
69 IO_STATE(R_PAR0_CONFIG, ibusy, noninv) | \
70 IO_STATE(R_PAR0_CONFIG, ifault, noninv) | \
71 IO_STATE(R_PAR0_CONFIG, isel, noninv) | \
72 IO_STATE(R_PAR0_CONFIG, dma, enable) | \
73 IO_STATE(R_PAR0_CONFIG, rle_in, disable) | \
74 IO_STATE(R_PAR0_CONFIG, rle_out, disable) | \
75 IO_STATE(R_PAR0_CONFIG, enable, on) | \
76 IO_STATE(R_PAR0_CONFIG, force, on) | \
77 IO_STATE(R_PAR0_CONFIG, mode, ecp_rev), r0 ; Reverse ECP - PAR0 is RX
81 move.d IO_STATE(R_PAR1_CONFIG, ioe, noninv) | \
82 IO_STATE(R_PAR1_CONFIG, iseli, noninv) | \
83 IO_STATE(R_PAR1_CONFIG, iautofd, noninv) | \
84 IO_STATE(R_PAR1_CONFIG, istrb, noninv) | \
85 IO_STATE(R_PAR1_CONFIG, iinit, noninv) | \
86 IO_STATE(R_PAR1_CONFIG, iperr, inv) | \
87 IO_STATE(R_PAR1_CONFIG, iack, noninv) | \
88 IO_STATE(R_PAR1_CONFIG, ibusy, noninv) | \
89 IO_STATE(R_PAR1_CONFIG, ifault, noninv) | \
90 IO_STATE(R_PAR1_CONFIG, isel, noninv) | \
91 IO_STATE(R_PAR1_CONFIG, dma, enable) | \
92 IO_STATE(R_PAR1_CONFIG, rle_in, disable) | \
93 IO_STATE(R_PAR1_CONFIG, rle_out, disable) | \
94 IO_STATE(R_PAR1_CONFIG, enable, on) | \
95 IO_STATE(R_PAR1_CONFIG, force, on) | \
96 IO_STATE(R_PAR1_CONFIG, mode, ecp_fwd), r0 ; Forward ECP - PAR1 is TX
122 moveq IO_STATE(R_DMA_CH1_CMD, cmd, start), r6
157 moveq IO_STATE(R_SET_EOP, ch3_eop, set), r0
188 moveq IO_STATE(R_DMA_CH0_CLR_INTR, clr_eop, do), r0
240 moveq IO_STATE(R_DMA_CH1_CLR_INTR, clr_eop, do) | \
241 IO_STATE(R_DMA_CH1_CLR_INTR, clr_descr, do), r0
297 moveq IO_STATE(R_DMA_CH3_CLR_INTR, clr_eop, do), r2