Home
last modified time | relevance | path

Searched refs:ldiv (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-pci-gli.c367 static void gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) in gl9750_set_pll() argument
376 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() argument
556 pll |= FIELD_PREP(PCI_GLI_9755_PLL_LDIV, ldiv) | in gl9755_set_pll()

Completed in 7 milliseconds