Lines Matching refs:out_8
123 out_8(&psc->command, MPC52xx_PSC_TX_ENABLE | MPC52xx_PSC_RX_ENABLE);
138 out_8(&psc->ircr2, 0x01);
141 out_8(&psc->mpc52xx_psc_buffer_8, tx_buf[sb]);
143 out_8(&psc->mpc52xx_psc_buffer_8, 0);
151 out_8(&psc->command, MPC52xx_PSC_SEL_MODE_REG_1);
153 out_8(&psc->mode, 0);
155 out_8(&psc->mode, MPC52xx_PSC_MODE_FFULL);
173 out_8(&psc->command, MPC52xx_PSC_TX_DISABLE | MPC52xx_PSC_RX_DISABLE);
256 out_8(&psc->command, MPC52xx_PSC_RST_RX);
257 out_8(&psc->command, MPC52xx_PSC_RST_TX);
258 out_8(&psc->command, MPC52xx_PSC_TX_DISABLE | MPC52xx_PSC_RX_DISABLE);
262 out_8(&psc->command, MPC52xx_PSC_SEL_MODE_REG_1);
263 out_8(&fifo->rfcntl, 0);
264 out_8(&psc->mode, MPC52xx_PSC_MODE_FFULL);
272 out_8(&psc->ctur, 0x00);
273 out_8(&psc->ctlr, 0x84);