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

  /src/sys/arch/arm/ep93xx/
eppcic.c 133 static int eppcic_get_voltage(struct eppcic_handle *);
528 ph->ph_vcc = eppcic_get_voltage(ph);
568 eppcic_get_voltage(struct eppcic_handle *ph) function in typeref:typename:int
588 DPRINTFN(1, ("eppcic_get_voltage: vs1=%d, vs2=%d (%dV)\n",epgpio_read_bit(sc->sc_gpio, ph->ph_port, ph->ph_vs[0]),epgpio_read_bit(sc->sc_gpio, ph->ph_port, ph->ph_vs[1]),vcc));

Completed in 10 milliseconds