Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c60 #define REG_BRIDGE_CTRL 0x9210 macro
184 val = bcm_pcib_read_reg(sc, REG_BRIDGE_CTRL); in bcm_pcib_reset_controller()
186 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_reset_controller()
190 val = bcm_pcib_read_reg(sc, REG_BRIDGE_CTRL); in bcm_pcib_reset_controller()
192 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_reset_controller()
206 val = bcm_pcib_read_reg(sc, REG_BRIDGE_CTRL); in bcm_pcib_enable_controller()
208 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_enable_controller()