Searched refs:bcm_pcib_set_reg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2838_pci.c | 190 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_reset_controller() 196 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_reset_controller() 200 bcm_pcib_set_reg(sc, REG_BRIDGE_SERDES_MODE, 0); in bcm_pcib_reset_controller() 212 bcm_pcib_set_reg(sc, REG_BRIDGE_CTRL, val); in bcm_pcib_enable_controller() 402 bcm_pcib_set_reg(sc, REG_MSI_CLR, 1 << irq); in bcm_pcib_msi_intr_process() 405 bcm_pcib_set_reg(sc, REG_MSI_EOI, 1); in bcm_pcib_msi_intr_process() 522 bcm_pcib_set_reg(sc, REG_MSI_CLR, 0xffffffff); in bcm_pcib_msi_attach() 682 bcm_pcib_set_reg(sc, REG_DMA_WINDOW_1, 0); in bcm_pcib_attach() 725 bcm_pcib_set_reg(sc, REG_CPU_WINDOW_LOW, in bcm_pcib_attach() 729 bcm_pcib_set_reg(sc, REG_CPU_WINDOW_END_HIGH, in bcm_pcib_attach() [all …]
|