Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pci-gli.c325 static void gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) in gl9750_set_pll() argument
334 pll |= FIELD_PREP(SDHCI_GLI_9750_PLL_LDIV, ldiv) | in gl9750_set_pll()
452 static void gl9755_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9755_set_pll() argument
461 pll |= FIELD_PREP(PCI_GLI_9755_PLL_LDIV, ldiv) | in gl9755_set_pll()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pci-gli.c442 static void gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) in gl9750_set_pll() argument
451 pll |= FIELD_PREP(SDHCI_GLI_9750_PLL_LDIV, ldiv) | in gl9750_set_pll()
638 static void gl9755_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9755_set_pll() argument
647 pll |= FIELD_PREP(PCI_GLI_9755_PLL_LDIV, ldiv) | in gl9755_set_pll()
862 static void gl9767_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9767_set_pll() argument
872 pll |= FIELD_PREP(PCIE_GLI_9767_SD_PLL_CTL_PLL_LDIV, ldiv) | in gl9767_set_pll()

Completed in 4 milliseconds