Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pcie2.h157 #define pcie2_mask32(pcie2, offset, mask) bcma_mask32((pcie2)->core, offset, mask) macro
/openbmc/linux/drivers/bcma/
H A Ddriver_pcie2.c126 pcie2_mask32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, in pciedev_crwlpciegen2()