Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/gpio/
Dmtgpio.c227 if (en == GPIO_PULL_DISABLE) { in mt_set_gpio_pull_enable_chip()
300 mt_set_gpio_pull_enable_chip(pin, GPIO_PULL_DISABLE); in mt_set_gpio_pull_select_chip()
Dmtgpio.h79 GPIO_PULL_DISABLE = 0, enumerator