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

/freebsd-10.3-release/sys/arm/lpc/
H A Dlpc_gpio.c515 bus_space_map(bst, LPC_GPIO_PHYS_BASE, LPC_GPIO_SIZE, 0, &bsh);
520 bus_space_unmap(bst, bsh, LPC_GPIO_SIZE);
H A Dlpcreg.h569 #define LPC_GPIO_SIZE 0x80 macro

Completed in 18 milliseconds