Searched refs:ldiv (Results 1 – 1 of 1) sorted by relevance
367 static void gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) in gl9750_set_pll() argument376 pll |= FIELD_PREP(SDHCI_GLI_9750_PLL_LDIV, ldiv) | in gl9750_set_pll()547 static void gl9755_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9755_set_pll() argument556 pll |= FIELD_PREP(PCI_GLI_9755_PLL_LDIV, ldiv) | in gl9755_set_pll()
Completed in 7 milliseconds