Searched refs:pcie2_set32 (Results 1 – 2 of 2) sorted by relevance
121 pcie2_set32(pcie2, BCMA_CORE_PCIE2_CLK_CONTROL, in pciedev_crwlpciegen2()135 pcie2_set32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, 0x1f); in pciedev_crwlpciegen2_180()
156 #define pcie2_set32(pcie2, offset, set) bcma_set32((pcie2)->core, offset, set) macro