Home
last modified time | relevance | path

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

/linux/drivers/bcma/
A Ddriver_pcie2.c73 u32 devstsctr2; in bcma_core_pcie2_hw_ltr_war() local
80 devstsctr2 = pcie2_read32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA); in bcma_core_pcie2_hw_ltr_war()
81 if (devstsctr2 & PCIE2_CAP_DEVSTSCTRL2_LTRENAB) { in bcma_core_pcie2_hw_ltr_war()
90 devstsctr2 |= PCIE2_CAP_DEVSTSCTRL2_LTRENAB; in bcma_core_pcie2_hw_ltr_war()
93 pcie2_write32(pcie2, BCMA_CORE_PCIE2_CONFIGINDDATA, devstsctr2); in bcma_core_pcie2_hw_ltr_war()

Completed in 5 milliseconds