Lines Matching refs:out32
1184 out32(info->channel.IndexAddr, info->channel.TxControl); in rp_tiocmset()
2687 out32((DWordIO_t) io + _INDX_ADDR, R); in sReadAiopNumChan()
2753 out32(ChP->IndexAddr, R); in sInitChan()
2776 out32(ChP->IndexAddr, ChP->BaudDiv); in sInitChan()
2782 out32(ChP->IndexAddr, ChP->TxControl); in sInitChan()
2788 out32(ChP->IndexAddr, ChP->RxControl); in sInitChan()
2794 out32(ChP->IndexAddr, ChP->TxEnables); in sInitChan()
2800 out32(ChP->IndexAddr, ChP->TxCompare); in sInitChan()
2806 out32(ChP->IndexAddr, ChP->TxReplace1); in sInitChan()
2812 out32(ChP->IndexAddr, ChP->TxReplace2); in sInitChan()
2868 out32(ChP->IndexAddr, R); in sStopRxProcessor()
2983 out32(IndexAddr, DWBuf); /* write it out */ in sWriteTxPrioByte()
2989 out32(IndexAddr, DWBuf); /* write it out */ in sWriteTxPrioByte()
3036 out32(ChP->IndexAddr, ChP->RxControl); in sEnInterrupts()
3040 out32(ChP->IndexAddr, ChP->TxControl); in sEnInterrupts()
3079 out32(ChP->IndexAddr, ChP->RxControl); in sDisInterrupts()
3081 out32(ChP->IndexAddr, ChP->TxControl); in sDisInterrupts()