G760A_CLK
#define G760A_N2RPM(a) (G760A_CLK*30/G760A_P/(a))
#define G760A_RPM2N(a) (G760A_CLK*30/G760A_P/(a)) /* wow */