Home
last modified time | relevance | path

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

/xnu-8792.81.2/pexpert/arm/
H A Dpe_serial.c609 #define VMAPPLE_UART0_CR *((volatile uint32_t *) (vmapple_uart0_base_vaddr + 0x30)) macro
640 VMAPPLE_UART0_CR = 0x0; in vmapple_uart_init()
653 VMAPPLE_UART0_CR = ( in vmapple_uart_init()