Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/genwqe/
H A Dgenwqe_card.h173 #define IO_SLU_TEMPERATURE_SENSOR 0x00030000 macro
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_sysfs.c91 tempsens = __genwqe_readq(cd, IO_SLU_TEMPERATURE_SENSOR); in tempsens_show()