Searched refs:DOUT_BASE (Results 1 – 2 of 2) sorted by relevance
26 #define DOUT_BASE (GPIO_BASE + 0x100) macro75 mmio_write_32(DOUT_BASE + 0x10 * pos + CLR, 1U << bit); in mt_set_gpio_out_chip()77 mmio_write_32(DOUT_BASE + 0x10 * pos + SET, 1U << bit); in mt_set_gpio_out_chip()90 reg = mmio_read_32(DOUT_BASE + 0x10 * pos); in mt_get_gpio_out_chip()
22 #define DOUT_BASE (GPIO_BASE + 0x100) macro70 mmio_write_32(DOUT_BASE + 0x10U * pos + CLR, 1U << bit); in mt_set_gpio_out_chip()72 mmio_write_32(DOUT_BASE + 0x10U * pos + SET, 1U << bit); in mt_set_gpio_out_chip()