Home
last modified time | relevance | path

Searched refs:POLLIN (Results 1 – 25 of 38) sorted by relevance

12

/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsDevice.h126 #ifndef POLLIN
127 #define POLLIN 0x01 macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsDevice.h126 #ifndef POLLIN
127 #define POLLIN 0x01 macro
/utopia/UTPA2-700.0.x/mxlib/hal/M7821/
H A DhalCHIP.c767 PollFd.events= POLLIN; in interrupt_thread()
800 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/maxim/
H A DhalCHIP.c767 PollFd.events= POLLIN; in interrupt_thread()
800 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/marcus/
H A DhalCHIP.c767 PollFd.events= POLLIN; in interrupt_thread()
800 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/mainz/
H A DhalCHIP.c745 PollFd.events = POLLIN; in interrupt_thread()
778 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/maserati/
H A DhalCHIP.c767 PollFd.events= POLLIN; in interrupt_thread()
800 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/manhattan/
H A DhalCHIP.c767 PollFd.events= POLLIN; in interrupt_thread()
800 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/mustang/
H A DhalCHIP.c748 PollFd.events = POLLIN; in interrupt_thread()
781 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/messi/
H A DhalCHIP.c745 PollFd.events = POLLIN; in interrupt_thread()
778 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/M7621/
H A DhalCHIP.c767 PollFd.events= POLLIN; in interrupt_thread()
800 if(PollFd.revents & POLLIN) in interrupt_thread()
/utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/
H A DhalUART.c672 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1114 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/
H A DhalUART.c672 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1114 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/
H A DhalUART.c672 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1114 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/
H A DhalUART.c672 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1114 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/
H A DhalUART.c693 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1133 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/
H A DhalUART.c688 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1133 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/
H A DhalUART.c688 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1133 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/
H A DhalUART.c718 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1158 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/
H A DhalUART.c717 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1157 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dpoll.h26 #define POLLIN 0x001 /* There is data to read. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dpoll.h5 #define POLLIN 0x0001 macro
/utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/
H A DhalUART.c721 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1161 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/
H A DhalUART.c721 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1161 if (types & POLLIN) in HAL_UART_PIU_Poll()
/utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/
H A DhalUART.c721 if (types & POLLIN) in HAL_UART_Aeon_Poll()
1161 if (types & POLLIN) in HAL_UART_PIU_Poll()

12