Searched defs:tach (Results 1 – 10 of 10) sorted by relevance
32 u32 tach = nvkm_rd32(device, 0x00e728) & 0x0000ffff; in gt215_therm_fan_sense() local43 struct dcb_gpio_func *tach = &therm->fan->tach; in gt215_therm_init() local
52 struct dcb_gpio_func tach; member
130 u64 start, end, tach; in nvkm_therm_fan_sense() local
141 u16 tach[4]; member155 static int max6620_fan_tach_to_rpm(u8 div, u16 tach) in max6620_fan_tach_to_rpm()328 u16 tach; in max6620_write() local
67 struct pwm_fan_tach *tach = dev_id; in pulse_handler() local82 struct pwm_fan_tach *tach = &ctx->tachs[i]; in sample_timer() local567 struct pwm_fan_tach *tach = &ctx->tachs[i]; in pwm_fan_probe() local
69 static int tach_to_rpm(u16 tach) in tach_to_rpm()
65 u16 tach[NR_CHANNEL * 2]; member
134 const u32 tach = axi_ioread(ADI_REG_TACH_MEASUR, ctl); in axi_fan_control_get_fan_rpm() local
112 u8 tach[4]; member
210 u16 tach[2][4]; member260 static inline int tach2rpm(u16 tach) in tach2rpm()
Completed in 20 milliseconds