Searched refs:PMU_I2C_STATUS_OK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpmu.h86 #define PMU_I2C_STATUS_OK 0 macro
/linux-master/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c731 if (req->reply[0] == PMU_I2C_STATUS_OK)
735 if (req->reply[0] != PMU_I2C_STATUS_OK)
759 if (req->reply[0] == PMU_I2C_STATUS_OK && !read)

Completed in 119 milliseconds