Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c62 #define BRIDGE_RESET_FLAG 0x2 macro
185 val = val | BRIDGE_RESET_FLAG | BRIDGE_DISABLE_FLAG; in bcm_pcib_reset_controller()
191 val = val & ~BRIDGE_RESET_FLAG; in bcm_pcib_reset_controller()