Searched refs:ASIC3_GPIO_TO_BASE (Results 1 – 2 of 2) sorted by relevance
66 #define ASIC3_GPIO_TO_BASE(gpio) (ASIC3_GPIO_A_BASE + (((gpio) >> 4) * 0x0100)) macro
435 gpio_base = ASIC3_GPIO_TO_BASE(offset); in asic3_gpio_direction()481 gpio_base = ASIC3_GPIO_TO_BASE(offset); in asic3_gpio_get()501 gpio_base = ASIC3_GPIO_TO_BASE(offset); in asic3_gpio_set()