Lines Matching full:tach
5 * PWM/TACH controller driver for Aspeed ast2600 SoCs.
87 /* The channel number of Aspeed tach controller */
89 /* TACH Control Register */
116 /* TACH Status Register */
433 count = of_property_count_u8_elems(child, "tach-ch");
439 ret = of_property_read_u8_array(child, "tach-ch", tach_ch, count);
529 .compatible = "aspeed,ast2600-pwm-tach",
532 .compatible = "aspeed,ast2700-pwm-tach",
542 .name = "aspeed-g6-pwm-tach",
550 MODULE_DESCRIPTION("Aspeed ast2600 PWM and Fan Tach device driver");