HomeSort by: relevance | last modified time | path
    Searched defs:mvsocgpp_pin_ctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/marvell/
mvsocgpp.c 229 sc->sc_gpio_chipset.gp_pin_ctl = mvsocgpp_pin_ctl;
314 mvsocgpp_pin_ctl(NULL, pin, GPIO_PIN_INPUT | GPIO_PIN_INVIN);
319 mvsocgpp_pin_ctl(NULL, pin, GPIO_PIN_INPUT);
387 mvsocgpp_pin_ctl(void *arg, int pin, int flags) function in typeref:typename:void

Completed in 12 milliseconds