Home
last modified time | relevance | path

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

/xnu-8020.101.4/pexpert/arm/
H A Dpe_serial.c683 #define VMAPPLE_UART0_CR *((volatile uint32_t *) (vmapple_uart0_base_vaddr + 0x30)) macro
714 VMAPPLE_UART0_CR = 0x0; in vmapple_uart_init()
727 VMAPPLE_UART0_CR = ( in vmapple_uart_init()