Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c65 #define REG_BRIDGE_CTRL 0x9210 macro
188 val = bcm_pcib_read_reg(sc, REG_BRIDGE_CTRL); in bcm_pcib_reset_controller()
190 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_reset_controller()
194 val = bcm_pcib_read_reg(sc, REG_BRIDGE_CTRL); in bcm_pcib_reset_controller()
196 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_reset_controller()
210 val = bcm_pcib_read_reg(sc, REG_BRIDGE_CTRL); in bcm_pcib_enable_controller()
212 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_enable_controller()