Searched refs:ASIC3_CONFIG_GPIO_PIN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/mfd/ | ||
| D | asic3.h | 104 #define ASIC3_CONFIG_GPIO_PIN(config) ((config) & 0x7f) macro |
| /Linux-v5.4/drivers/mfd/ | ||
| D | asic3.c | 569 pin = ASIC3_CONFIG_GPIO_PIN(config); in asic3_gpio_probe() |