Searched refs:LPC_GPIO_SIZE (Results 1 – 2 of 2) sorted by relevance
515 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()
569 #define LPC_GPIO_SIZE 0x80 macro