Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/gpio/
Dmtgpio.c216 void mt_set_gpio_pull_enable_chip(uint32_t pin, int en) in mt_set_gpio_pull_enable_chip() function
300 mt_set_gpio_pull_enable_chip(pin, GPIO_PULL_DISABLE); in mt_set_gpio_pull_select_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()