Home
last modified time | relevance | path

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

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