G762_REG_FAN_STA_OOC
return sprintf(buf, "%u\n", !(data->fan_sta & G762_REG_FAN_STA_OOC));
if (data->fan_sta & G762_REG_FAN_STA_OOC) {