| /utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/ |
| H A D | halUART.c | 562 if (!u->tx_buf) in HAL_UART_Aeon_Write() 607 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 691 if (u->tx_buf) in HAL_UART_Aeon_Poll() 802 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 868 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1012 if (!u->tx_buf) in HAL_UART_PIU_Write() 1057 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1133 if (u->tx_buf) in HAL_UART_PIU_Poll() 1258 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1389 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| H A D | halUART.h | 138 MS_U8 *tx_buf; member
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/ |
| H A D | halUART.c | 562 if (!u->tx_buf) in HAL_UART_Aeon_Write() 607 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 691 if (u->tx_buf) in HAL_UART_Aeon_Poll() 802 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 868 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1012 if (!u->tx_buf) in HAL_UART_PIU_Write() 1057 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1133 if (u->tx_buf) in HAL_UART_PIU_Poll() 1228 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1359 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| H A D | halUART.h | 138 MS_U8 *tx_buf; member
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/ |
| H A D | halUART.c | 562 if (!u->tx_buf) in HAL_UART_Aeon_Write() 607 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 691 if (u->tx_buf) in HAL_UART_Aeon_Poll() 802 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 868 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1012 if (!u->tx_buf) in HAL_UART_PIU_Write() 1057 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1133 if (u->tx_buf) in HAL_UART_PIU_Poll() 1228 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1359 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| H A D | halUART.h | 138 MS_U8 *tx_buf; member
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/ |
| H A D | halUART.c | 562 if (!u->tx_buf) in HAL_UART_Aeon_Write() 607 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 691 if (u->tx_buf) in HAL_UART_Aeon_Poll() 802 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 868 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1012 if (!u->tx_buf) in HAL_UART_PIU_Write() 1057 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1133 if (u->tx_buf) in HAL_UART_PIU_Poll() 1277 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1408 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/ |
| H A D | halUART.c | 583 if (!u->tx_buf) in HAL_UART_Aeon_Write() 628 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 712 if (u->tx_buf) in HAL_UART_Aeon_Poll() 823 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 889 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1033 if (!u->tx_buf) in HAL_UART_PIU_Write() 1078 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1152 if (u->tx_buf) in HAL_UART_PIU_Poll() 1247 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1424 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| H A D | halUART.h | 138 MS_U8 *tx_buf; member
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/ |
| H A D | halUART.c | 578 if (!u->tx_buf) in HAL_UART_Aeon_Write() 623 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 707 if (u->tx_buf) in HAL_UART_Aeon_Poll() 819 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 885 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1030 if (!u->tx_buf) in HAL_UART_PIU_Write() 1076 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1152 if (u->tx_buf) in HAL_UART_PIU_Poll() 1259 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1412 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/ |
| H A D | halUART.c | 578 if (!u->tx_buf) in HAL_UART_Aeon_Write() 623 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 707 if (u->tx_buf) in HAL_UART_Aeon_Poll() 819 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 885 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1030 if (!u->tx_buf) in HAL_UART_PIU_Write() 1076 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1152 if (u->tx_buf) in HAL_UART_PIU_Poll() 1259 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1412 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/ |
| H A D | halUART.c | 608 if (!u->tx_buf) in HAL_UART_Aeon_Write() 653 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 737 if (u->tx_buf) in HAL_UART_Aeon_Poll() 848 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 914 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1058 if (!u->tx_buf) in HAL_UART_PIU_Write() 1103 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1177 if (u->tx_buf) in HAL_UART_PIU_Poll() 1277 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1447 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| H A D | halUART.h | 138 MS_U8 *tx_buf; member
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/ |
| H A D | halUART.c | 607 if (!u->tx_buf) in HAL_UART_Aeon_Write() 652 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 736 if (u->tx_buf) in HAL_UART_Aeon_Poll() 847 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 913 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1057 if (!u->tx_buf) in HAL_UART_PIU_Write() 1102 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1176 if (u->tx_buf) in HAL_UART_PIU_Poll() 1275 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1452 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| H A D | halUART.h | 138 MS_U8 *tx_buf; member
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/ |
| H A D | halUART.c | 611 if (!u->tx_buf) in HAL_UART_Aeon_Write() 656 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 740 if (u->tx_buf) in HAL_UART_Aeon_Poll() 851 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 917 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1061 if (!u->tx_buf) in HAL_UART_PIU_Write() 1106 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1180 if (u->tx_buf) in HAL_UART_PIU_Poll() 1331 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1526 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/ |
| H A D | halUART.c | 611 if (!u->tx_buf) in HAL_UART_Aeon_Write() 656 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 740 if (u->tx_buf) in HAL_UART_Aeon_Poll() 851 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 917 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1061 if (!u->tx_buf) in HAL_UART_PIU_Write() 1106 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1180 if (u->tx_buf) in HAL_UART_PIU_Poll() 1331 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1526 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/ |
| H A D | halUART.c | 611 if (!u->tx_buf) in HAL_UART_Aeon_Write() 656 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 740 if (u->tx_buf) in HAL_UART_Aeon_Poll() 851 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 917 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1061 if (!u->tx_buf) in HAL_UART_PIU_Write() 1106 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1180 if (u->tx_buf) in HAL_UART_PIU_Poll() 1331 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1526 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/ |
| H A D | halUART.c | 610 if (!u->tx_buf) in HAL_UART_Aeon_Write() 655 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 739 if (u->tx_buf) in HAL_UART_Aeon_Poll() 850 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 916 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1060 if (!u->tx_buf) in HAL_UART_PIU_Write() 1105 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1179 if (u->tx_buf) in HAL_UART_PIU_Poll() 1329 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1499 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/ |
| H A D | halUART.c | 611 if (!u->tx_buf) in HAL_UART_Aeon_Write() 656 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 740 if (u->tx_buf) in HAL_UART_Aeon_Poll() 851 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 917 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1061 if (!u->tx_buf) in HAL_UART_PIU_Write() 1106 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1180 if (u->tx_buf) in HAL_UART_PIU_Poll() 1334 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1529 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/ |
| H A D | halUART.c | 653 if (!u->tx_buf) in HAL_UART_Aeon_Write() 698 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_Aeon_Write() 782 if (u->tx_buf) in HAL_UART_Aeon_Poll() 893 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr() 959 c = u->tx_buf[u->tx_buf_out++]; in HAL_UART_Aeon_Isr_HalReg() 1103 if (!u->tx_buf) in HAL_UART_PIU_Write() 1148 u->tx_buf[u->tx_buf_in] = *buf++; in HAL_UART_PIU_Write() 1222 if (u->tx_buf) in HAL_UART_PIU_Poll() 1321 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr() 1498 c = u->tx_buf[u->tx_buf_out++]; in _HAL_UART_PIU_Isr_HalReg()
|
| /utopia/UTPA2-700.0.x/modules/urdma/drv/urdma/ |
| H A D | drvURDMA.c | 198 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size)//U32 hs_uart_dma_prepare_tx(v… in MDrv_UrDMA_TxInit() argument 230 …p_uart_dma->tx_buf_base_h = URDMA_HIU16((MS_PHYADDR)tx_buf);//(U16)((((U32)PHYADDR((U32)tx_buf))>>… in MDrv_UrDMA_TxInit() 231 …p_uart_dma->tx_buf_base_l = URDMA_LOU16((MS_PHYADDR)tx_buf);//(U16)(((U32)PHYADDR((U32)tx_buf))&0x… in MDrv_UrDMA_TxInit() 234 p_uart_dma->tx_buf_wptr = (MS_VIRT)((tx_size-1) + (((MS_VIRT)tx_buf)%8)); /* alignment issue */ in MDrv_UrDMA_TxInit()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvURDMA.h | 178 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvURDMA.h | 178 DRVURDMA_RESULT MDrv_UrDMA_TxInit(MS_PHYADDR *tx_buf, MS_U16 tx_size);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/spi/ |
| H A D | spidev.h | 83 __u64 tx_buf; member
|