Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/gpio/
Dmtgpio.h80 GPIO_PULL_ENABLE = 1, enumerator
86 GPIO_PULL_EN_DEFAULT = GPIO_PULL_ENABLE,
Dmtgpio.c233 } else if (en == GPIO_PULL_ENABLE) { in mt_set_gpio_pull_enable_chip()
307 mt_set_gpio_pull_enable_chip(pin, GPIO_PULL_ENABLE); in mt_set_gpio_pull_select_chip()
314 mt_set_gpio_pull_enable_chip(pin, GPIO_PULL_ENABLE); in mt_set_gpio_pull_select_chip()