Home
last modified time | relevance | path

Searched refs:SMU_CMDTYPE_WANTS_EVENTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsmu.h680 #define SMU_CMDTYPE_WANTS_EVENTS 1 /* switch fd to events mode */ macro
/openbmc/linux/drivers/macintosh/
H A Dsmu.c1126 else if (hdr.cmdtype == SMU_CMDTYPE_WANTS_EVENTS) { in smu_write()