Searched refs:pM (Results 1 – 7 of 7) sorted by relevance
31 u32 freq, int *pN, int *pfN, int *pM, int *P) in gt215_pll_calc() argument71 *pM = M; in gt215_pll_calc()86 return info->refclk * *pN / *pM / *P; in gt215_pll_calc()
30 int *pN, int *pM, int *pP) in getMNP_single() argument116 *pM = M; in getMNP_single()
109 * the %pM format modifier111 The %pM format modifier can be used with any standard printf function to format114 printf("The MAC is %pM\n", enetaddr);117 sprintf(buf, "%pM", enetaddr);
4 - find codes that can use %pM and %Nph formatting
13 Format: %pM
280 %pM 00:01:02:03:04:05
302 %pM 00:01:02:03:04:05