Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ssb/
A Ddriver_pcicore.c38 u16 pcicore_read16(struct ssb_pcicore *pc, u16 offset) in pcicore_read16() function
349 pcicore_read16(pc, SSB_PCICORE_SPROM(0)) in ssb_pcicore_init_hostmode()
433 u16 tmp = pcicore_read16(pc, SSB_PCICORE_SPROM(0)); in ssb_pcicore_fix_sprom_core_index()
522 tmp = pcicore_read16(pc, SSB_PCICORE_SPROM(5)); in ssb_pcicore_pcie_setup_workarounds()
/linux-6.3-rc2/drivers/bcma/
A Ddriver_pci.c160 val16 = pcicore_read16(pc, regoff); in bcma_core_pci_fixcfg()
228 val16 = pcicore_read16(pc, regoff); in bcma_core_pci_config_fixup()
/linux-6.3-rc2/include/linux/bcma/
A Dbcma_driver_pci.h237 #define pcicore_read16(pc, offset) bcma_read16((pc)->core, offset) macro

Completed in 6 milliseconds