Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dasic3.h104 #define ASIC3_CONFIG_GPIO_PIN(config) ((config) & 0x7f) macro
/linux-6.1.9/drivers/mfd/
Dasic3.c569 pin = ASIC3_CONFIG_GPIO_PIN(config); in asic3_gpio_probe()