Home
last modified time | relevance | path

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

/trueos/sys/arm/lpc/
HDlpc_gpio.c515 bus_space_map(bst, LPC_GPIO_PHYS_BASE, LPC_GPIO_SIZE, 0, &bsh); in platform_gpio_init()
520 bus_space_unmap(bst, bsh, LPC_GPIO_SIZE); in platform_gpio_init()
HDlpcreg.h569 #define LPC_GPIO_SIZE 0x80 macro