Searched refs:V850E_UARTB_CTL0_SL_2 (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.h58 #define V850E_UARTB_CTL0_SL_2 0x01 /* stop bit 1:2bit, 0:1bit */
184 (V850E_UARTB_CTL0_PS_MASK | V850E_UARTB_CTL0_CL_8 | V850E_UARTB_CTL0_SL_2)
193 config |= V850E_UARTB_CTL0_SL_2;
57 #define V850E_UARTB_CTL0_SL_2 macro

Completed in 45 milliseconds