OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMU_I2C_CMD
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/macppc/dev/
pm_direct.h
107
#define
PMU_I2C_CMD
0x9a /* i2c commands */
pmuvar.h
72
#define
PMU_I2C_CMD
0x9a /* i2c commands */
pmu.c
901
len = pmu_send(sc,
PMU_I2C_CMD
, 7, command, 16, resp);
907
len = pmu_send(sc,
PMU_I2C_CMD
, 1, command, 16, resp);
926
len = pmu_send(sc,
PMU_I2C_CMD
, send_len + 7, command, 16, resp);
932
len = pmu_send(sc,
PMU_I2C_CMD
, 7, command, 16, resp);
938
len = pmu_send(sc,
PMU_I2C_CMD
, 1, command, 16, resp);
972
len = pmu_send(sc,
PMU_I2C_CMD
, len, command, 16, resp);
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025