Searched refs:UTSR0_TO_SM (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsa1100.c58 #define UTSR0_TO_SM(x) ((x)) macro
151 sport->port.read_status_mask &= ~UTSR0_TO_SM(UTSR0_TFS);
163 sport->port.read_status_mask |= UTSR0_TO_SM(UTSR0_TFS);
196 UTSR0_TO_SM(UART_GET_UTSR0(sport));
235 UTSR0_TO_SM(UART_GET_UTSR0(sport));
447 sport->port.read_status_mask &= UTSR0_TO_SM(UTSR0_TFS);
454 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);
465 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);

Completed in 83 milliseconds