Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dasic3.h69 #define ASIC3_GPIO_B_BASE 0x0100 macro
/linux-4.1.27/drivers/mfd/
Dasic3.c124 (ASIC3_GPIO_B_BASE - ASIC3_GPIO_A_BASE)
217 return (n * (ASIC3_GPIO_B_BASE - ASIC3_GPIO_A_BASE)); in asic3_irq_to_bank()