Home
last modified time | relevance | path

Searched refs:UART_XMIT_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
Dserial_core.h299 #define UART_XMIT_SIZE PAGE_SIZE macro
399 (CIRC_CNT((circ)->head, (circ)->tail, UART_XMIT_SIZE))
402 (CIRC_SPACE((circ)->head, (circ)->tail, UART_XMIT_SIZE))