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

/linux-4.4.14/drivers/bcma/
H A Ddriver_pcie2.c73 u32 devstsctr2; bcma_core_pcie2_hw_ltr_war() local
80 devstsctr2 = pcie2_read32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA); bcma_core_pcie2_hw_ltr_war()
81 if (devstsctr2 & PCIE2_CAP_DEVSTSCTRL2_LTRENAB) { bcma_core_pcie2_hw_ltr_war()
89 devstsctr2 |= PCIE2_CAP_DEVSTSCTRL2_LTRENAB; bcma_core_pcie2_hw_ltr_war()
92 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, devstsctr2); bcma_core_pcie2_hw_ltr_war()

Completed in 119 milliseconds