calculate_pci_freq
return sprintf(buf, "%d\n", calculate_pci_freq(data));
freq = calculate_pci_freq(data);