Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-pci-gli.c433 static void gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) in gl9750_set_pll() argument
442 pll |= FIELD_PREP(SDHCI_GLI_9750_PLL_LDIV, ldiv) | in gl9750_set_pll()
613 static void gl9755_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9755_set_pll() argument
622 pll |= FIELD_PREP(PCI_GLI_9755_PLL_LDIV, ldiv) | in gl9755_set_pll()
832 static void gl9767_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9767_set_pll() argument
842 pll |= FIELD_PREP(PCIE_GLI_9767_SD_PLL_CTL_PLL_LDIV, ldiv) | in gl9767_set_pll()