Searched refs:GPPUDCLK0 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_bcm2835.h20 #define GPPUDCLK0 0x98 macro
H A Dpe_bcm2835.c116 PUT32(gpio_base + GPPUDCLK0, (1<<14) | (1<<15));
118 PUT32(gpio_base + GPPUDCLK0, 0);

Completed in 19 milliseconds