Searched refs:MODE_BASE (Results 1 – 2 of 2) sorted by relevance
28 #define MODE_BASE (GPIO_BASE + 0x300) macro123 data = mmio_read_32(MODE_BASE + 0x10 * pos); in mt_set_gpio_mode_chip()126 mmio_write_32(MODE_BASE + 0x10 * pos, data); in mt_set_gpio_mode_chip()142 data = mmio_read_32(MODE_BASE + 0x10 * pos); in mt_get_gpio_mode_chip()
24 #define MODE_BASE (GPIO_BASE + 0x300) macro
Completed in 3 milliseconds