Home
last modified time | relevance | path

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

/xnu-10002.81.5/pexpert/pexpert/arm64/
H A DBCM2837.h31 #define BCM2837_GPPUD_V (pi3_gpio_base_vaddr + 0x94) macro
/xnu-10002.81.5/pexpert/arm/
H A Dpe_serial.c595 BCM2837_PUT32(BCM2837_GPPUD_V, 0); in pi3_uart_init()