Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dasic3.h107 #define ASIC3_CONFIG_GPIO_INIT(config) ((config & (1 << 15)) >> 15) macro
/linux-6.1.9/drivers/mfd/
Dasic3.c572 init = ASIC3_CONFIG_GPIO_INIT(config); in asic3_gpio_probe()