Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dapplesmc.c59 APPLESMC_WRITE_CMD = 0x11, enumerator
/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c55 #define APPLESMC_WRITE_CMD 0x11 macro
363 ret = write_smc(APPLESMC_WRITE_CMD, entry->key, buf, len); in applesmc_write_entry()