Searched refs:FAN_MODE_LOWER (Results 1 – 1 of 1) sorted by relevance
81 #define FAN_MODE_LOWER GENMASK(1, 0) macro289 FIELD_PREP(FAN_MODE_LOWER, value) | in fan_mode_store()311 mode = FIELD_GET(FAN_MODE_LOWER, r->integer.value); in fan_mode_show()