Searched refs:MPFS_GPIO_EN_IN (Results 1 – 1 of 1) sorted by relevance
23 #define MPFS_GPIO_EN_IN BIT(1) macro 62 MPFS_GPIO_DIR_MASK, MPFS_GPIO_EN_IN); in mpfs_gpio_direction_input() 72 MPFS_GPIO_DIR_MASK, MPFS_GPIO_EN_IN); in mpfs_gpio_direction_output() 86 if (gpio_cfg & MPFS_GPIO_EN_IN) in mpfs_gpio_get_direction()