Searched refs:PMU_I2C_CMD (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Dpm_direct.h107 #define PMU_I2C_CMD 0x9a /* i2c commands */ macro
H A Dpmuvar.h72 #define PMU_I2C_CMD 0x9a /* i2c commands */ macro
H A Dpmu.c949 len = pmu_send(sc, PMU_I2C_CMD, len, command, 16, resp);
962 len = pmu_send(sc, PMU_I2C_CMD, 7, command, 16, resp);
966 len = pmu_send(sc, PMU_I2C_CMD, 1, command, 16, resp);

Completed in 82 milliseconds