Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mfd/
Dasic3.h58 #define ASIC3_GPIO_B_BASE 0x0100 macro
/linux-2.6.39/drivers/mfd/
Dasic3.c123 (ASIC3_GPIO_B_BASE - ASIC3_GPIO_A_BASE)
216 return (n * (ASIC3_GPIO_B_BASE - ASIC3_GPIO_A_BASE)); in asic3_irq_to_bank()