Home
last modified time | relevance | path

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

/freebsd/sys/dev/nctgpio/
H A Dnctgpio.c932 nct_set_pin_inverted(struct nct_softc *sc, uint32_t pin_num, bool val) in nct_set_pin_inverted() function
1466 nct_set_pin_inverted(sc, pin_num, 1); in nct_gpio_pin_setflags()
1469 nct_set_pin_inverted(sc, pin_num, 0); in nct_gpio_pin_setflags()