Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dasic3.h106 #define ASIC3_CONFIG_GPIO_DIR(config) ((config & (1 << 14)) >> 14) macro
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dasic3.c571 dir = ASIC3_CONFIG_GPIO_DIR(config); in asic3_gpio_probe()