Home
last modified time | relevance | path

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

/freebsd/sys/dev/nctgpio/
H A Dnctgpio.c914 nct_set_pin_input(struct nct_softc *sc, uint32_t pin_num, bool val) in nct_set_pin_input() function
1460 nct_set_pin_input(sc, pin_num, (flags & GPIO_PIN_INPUT) != 0); in nct_gpio_pin_setflags()