Lines Matching refs:out32
1159 out32(info->channel.IndexAddr, info->channel.TxControl); in rp_tiocmset()
2659 out32((DWordIO_t) io + _INDX_ADDR, R); in sReadAiopNumChan()
2725 out32(ChP->IndexAddr, R); in sInitChan()
2748 out32(ChP->IndexAddr, ChP->BaudDiv); in sInitChan()
2754 out32(ChP->IndexAddr, ChP->TxControl); in sInitChan()
2760 out32(ChP->IndexAddr, ChP->RxControl); in sInitChan()
2766 out32(ChP->IndexAddr, ChP->TxEnables); in sInitChan()
2772 out32(ChP->IndexAddr, ChP->TxCompare); in sInitChan()
2778 out32(ChP->IndexAddr, ChP->TxReplace1); in sInitChan()
2784 out32(ChP->IndexAddr, ChP->TxReplace2); in sInitChan()
2840 out32(ChP->IndexAddr, R); in sStopRxProcessor()
2955 out32(IndexAddr, DWBuf); /* write it out */ in sWriteTxPrioByte()
2961 out32(IndexAddr, DWBuf); /* write it out */ in sWriteTxPrioByte()
3008 out32(ChP->IndexAddr, ChP->RxControl); in sEnInterrupts()
3012 out32(ChP->IndexAddr, ChP->TxControl); in sEnInterrupts()
3051 out32(ChP->IndexAddr, ChP->RxControl); in sDisInterrupts()
3053 out32(ChP->IndexAddr, ChP->TxControl); in sDisInterrupts()