Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dgxp-fan-ctrl.c14 #define OFS_SEVSTAT 0 /* Is 0 because fn2 base will be set at SEVSTAT */ macro
53 val = readl(drvdata->fn2 + OFS_SEVSTAT); in fan_enabled()
109 reg = readl(drvdata->fn2 + OFS_SEVSTAT); in gxp_pwm_read()