Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bcma/
Ddriver_pci.c211 tmp = bcma_pcie_mdio_read(pc, BCMA_CORE_PCI_MDIODATA_DEV_PLL, in bcma_pcicore_serdes_workaround()
214 bcma_pcie_mdio_write(pc, BCMA_CORE_PCI_MDIODATA_DEV_PLL, in bcma_pcicore_serdes_workaround()
/linux-6.6.21/include/linux/bcma/
Dbcma_driver_pci.h80 #define BCMA_CORE_PCI_MDIODATA_DEV_PLL 0x1d /* SERDES PLL Dev */ macro