Home
last modified time | relevance | path

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

/xnu-12377.41.6/pexpert/pexpert/arm/
H A Dapple_uart_regs.h170 ULCON_STOP_BITS_1 = 0, enumerator
/xnu-12377.41.6/pexpert/arm/
H A Dpe_serial.c224 ulcon.number_of_stop_bits = ULCON_STOP_BITS_1; in apple_uart_init()