HZ_TO_MHZ
freq = HZ_TO_MHZ(get_cpu_freq(cpu));
pci_card->freq = HZ_TO_MHZ(*int_val);
freq = (HZ_TO_MHZ(get_cpu_freq(pnode->child)));