Home
last modified time | relevance | path

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

/xnu-10002.81.5/pexpert/pexpert/arm64/
H A DBCM2837.h32 #define BCM2837_GPPUDCLK0_V (pi3_gpio_base_vaddr + 0x98) macro
/xnu-10002.81.5/pexpert/arm/
H A Dpe_serial.c606 BCM2837_PUT32(BCM2837_GPPUDCLK0_V, (1 << 14) | (1 << 15)); in pi3_uart_init()
616 BCM2837_PUT32(BCM2837_GPPUDCLK0_V, 0); in pi3_uart_init()