Searched refs:BCMA_CORE_PCIE2_CONFIGINDDATA (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/bcma/
H A Ddriver_pcie2.c24 return pcie2_read32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA);
32 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, val);
61 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, 0x883c883c);
64 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, 0x88648864);
67 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, 0x90039003);
80 devstsctr2 = pcie2_read32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA);
93 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, devstsctr2);
126 pcie2_mask32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA,
135 pcie2_set32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, 0x1f);
141 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA,
[all...]
/linux-master/include/linux/bcma/
H A Dbcma_driver_pcie2.h26 #define BCMA_CORE_PCIE2_CONFIGINDDATA 0x0124 macro

Completed in 121 milliseconds