/src/sys/arch/arm/xscale/ |
pxa2x0_apm.c | 224 int pxa2x0_pi2c_setvoltage(bus_space_tag_t, bus_space_handle_t, u_char); 930 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, PI2C_VOLTAGE_LOW); 1141 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, PI2C_VOLTAGE_HIGH); 1374 pxa2x0_pi2c_setvoltage(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int 1469 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1475 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1485 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1499 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1513 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh,
|
pxa2x0_apm.c | 224 int pxa2x0_pi2c_setvoltage(bus_space_tag_t, bus_space_handle_t, u_char); 930 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, PI2C_VOLTAGE_LOW); 1141 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, PI2C_VOLTAGE_HIGH); 1374 pxa2x0_pi2c_setvoltage(bus_space_tag_t iot, bus_space_handle_t ioh, function in typeref:typename:int 1469 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1475 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1485 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1499 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh, 1513 pxa2x0_pi2c_setvoltage(sc->sc_iot, sc->sc_pm_ioh,
|