fan_installed
*val = fan_installed(dev, channel) ? readb(drvdata->base + channel) : 0;
return !!((val & BIT(POWER_BIT)) && fan_installed(dev, fan));