Searched defs:tach (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ | ||
| H A D | gt215.c | 32 u32 tach = nvkm_rd32(device, 0x00e728) & 0x0000ffff; in gt215_therm_fan_sense() local |
| H A D | priv.h | 52 struct dcb_gpio_func tach; member |
| H A D | fan.c | 130 u64 start, end, tach; in nvkm_therm_fan_sense() local |
| /linux/drivers/hwmon/ | ||
| H A D | max6620.c | 141 u16 tach[4]; global() member |
| H A D | max31760.c | 69 static int tach_to_rpm(u16 tach) in tach_to_rpm() |
| H A D | max31790.c | 68 u16 tach[NR_CHANNEL * 2]; global() member |
| H A D | max6650.c | 112 u8 tach[4]; member |