Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dasic3.h66 #define ASIC3_GPIO_B_BASE 0x0100 macro
/linux-6.1.9/drivers/mfd/
Dasic3.c122 (ASIC3_GPIO_B_BASE - ASIC3_GPIO_A_BASE)
214 return (n * (ASIC3_GPIO_B_BASE - ASIC3_GPIO_A_BASE)); in asic3_irq_to_bank()