Searched defs:tach_period (Results 1 – 3 of 3) sorted by relevance
85 uint32_t tach_period; in smu7_fan_ctrl_get_fan_speed_rpm() local257 uint32_t tach_period; in smu7_fan_ctrl_set_fan_speed_rpm() local
94 uint32_t tach_period; in vega10_fan_ctrl_get_fan_speed_rpm() local309 uint32_t tach_period; in vega10_fan_ctrl_set_fan_speed_rpm() local
144 static const u8 tach_period[8] = { 1, 2, 4, 8, 16, 32, 32, 32 }; variable