Home
last modified time | relevance | path

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

/xnu-11417.121.6/pexpert/pexpert/arm/
H A Dapple_uart_regs.h39 uint32_t word_length : 2; member
/xnu-11417.121.6/pexpert/arm/
H A Dpe_serial.c222 ulcon.word_length = ULCON_WORD_LENGTH_8_BITS; in apple_uart_init()