Home
last modified time | relevance | path

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

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