Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bcma/
Ddriver_pcie2.c22 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, addr);
23 pcie2_read32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR);
31 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, addr); in bcma_core_pcie2_cfg_write()
60 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, 0x844); in bcma_core_pcie2_set_ltr_vals()
63 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, 0x848); in bcma_core_pcie2_set_ltr_vals()
66 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, 0x84C); in bcma_core_pcie2_set_ltr_vals()
78 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, in bcma_core_pcie2_hw_ltr_war()
91 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, in bcma_core_pcie2_hw_ltr_war()
124 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, in pciedev_crwlpciegen2()
134 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDADDR, PCIE2_PMCR_REFUP); in pciedev_crwlpciegen2_180()
[all …]
/linux-6.6.21/include/linux/bcma/
Dbcma_driver_pcie2.h25 #define BCMA_CORE_PCIE2_CONFIGINDADDR 0x0120 macro