Home
last modified time | relevance | path

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

/xnu-10002.41.9/pexpert/pexpert/arm/
H A Dapple_uart_regs.h162 ULCON_PARITY_MODE_NONE = 0, enumerator
/xnu-10002.41.9/pexpert/arm/
H A Dpe_serial.c247 ulcon.parity_mode = ULCON_PARITY_MODE_NONE; in apple_uart_init()