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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dv850e_uartb.h57 #define V850E_UARTB_CTL0_CL_8 0x02 /* char len 1:8bit, 0:7bit */
182 (V850E_UARTB_CTL0_PS_MASK | V850E_UARTB_CTL0_CL_8)
184 (V850E_UARTB_CTL0_PS_MASK | V850E_UARTB_CTL0_CL_8 | V850E_UARTB_CTL0_SL_2)
196 config |= V850E_UARTB_CTL0_CL_8;
56 #define V850E_UARTB_CTL0_CL_8 macro

Completed in 54 milliseconds