Home
last modified time | relevance | path

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

/xnu-11417.121.6/pexpert/pexpert/arm/
H A Dapple_uart_regs.h137 UCON_CLOCK_SELECTION_NCLK = 1, enumerator
/xnu-11417.121.6/pexpert/arm/
H A Dpe_serial.c215 ucon.clock_selection = UCON_CLOCK_SELECTION_NCLK; in apple_uart_init()