/src/sys/dev/pci/ |
if_ath_pci.c | 257 pcireg_t bhlc, csr, icr, lattimer; local in function:ath_pci_setup 302 icr = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_INTERRUPT_REG); 303 lattimer = MAX(0x10, MIN(0xf8, 8 * PCI_MIN_GNT(icr)));
|
if_ath_pci.c | 257 pcireg_t bhlc, csr, icr, lattimer; local in function:ath_pci_setup 302 icr = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_INTERRUPT_REG); 303 lattimer = MAX(0x10, MIN(0xf8, 8 * PCI_MIN_GNT(icr)));
|
if_ath_pci.c | 257 pcireg_t bhlc, csr, icr, lattimer; local in function:ath_pci_setup 302 icr = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_INTERRUPT_REG); 303 lattimer = MAX(0x10, MIN(0xf8, 8 * PCI_MIN_GNT(icr)));
|
if_ath_pci.c | 257 pcireg_t bhlc, csr, icr, lattimer; local in function:ath_pci_setup 302 icr = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_INTERRUPT_REG); 303 lattimer = MAX(0x10, MIN(0xf8, 8 * PCI_MIN_GNT(icr)));
|
pciconf.c | 593 pcireg_t classreg, cmd, icr, bhlc, bar, mask, bar64, mask64, local in function:pci_do_device_query 661 icr = pci_conf_read(pb->pc, tag, PCI_INTERRUPT_REG); 662 pd->ipin = PCI_INTERRUPT_PIN(icr); 663 pd->iline = PCI_INTERRUPT_LINE(icr); 664 pd->min_gnt = PCI_MIN_GNT(icr); 665 pd->max_lat = PCI_MAX_LAT(icr); 669 icr &= ~(PCI_INTERRUPT_LINE_MASK << PCI_INTERRUPT_LINE_SHIFT); 670 icr |= (pd->iline << PCI_INTERRUPT_LINE_SHIFT); 671 pci_conf_write(pb->pc, tag, PCI_INTERRUPT_REG, icr);
|
pciconf.c | 593 pcireg_t classreg, cmd, icr, bhlc, bar, mask, bar64, mask64, local in function:pci_do_device_query 661 icr = pci_conf_read(pb->pc, tag, PCI_INTERRUPT_REG); 662 pd->ipin = PCI_INTERRUPT_PIN(icr); 663 pd->iline = PCI_INTERRUPT_LINE(icr); 664 pd->min_gnt = PCI_MIN_GNT(icr); 665 pd->max_lat = PCI_MAX_LAT(icr); 669 icr &= ~(PCI_INTERRUPT_LINE_MASK << PCI_INTERRUPT_LINE_SHIFT); 670 icr |= (pd->iline << PCI_INTERRUPT_LINE_SHIFT); 671 pci_conf_write(pb->pc, tag, PCI_INTERRUPT_REG, icr);
|
pciconf.c | 593 pcireg_t classreg, cmd, icr, bhlc, bar, mask, bar64, mask64, local in function:pci_do_device_query 661 icr = pci_conf_read(pb->pc, tag, PCI_INTERRUPT_REG); 662 pd->ipin = PCI_INTERRUPT_PIN(icr); 663 pd->iline = PCI_INTERRUPT_LINE(icr); 664 pd->min_gnt = PCI_MIN_GNT(icr); 665 pd->max_lat = PCI_MAX_LAT(icr); 669 icr &= ~(PCI_INTERRUPT_LINE_MASK << PCI_INTERRUPT_LINE_SHIFT); 670 icr |= (pd->iline << PCI_INTERRUPT_LINE_SHIFT); 671 pci_conf_write(pb->pc, tag, PCI_INTERRUPT_REG, icr);
|
/src/sys/arch/amiga/amiga/ |
cia.h | 51 volatile unsigned char icr; char padd[0xff]; member in struct:CIA
|
cia.h | 51 volatile unsigned char icr; char padd[0xff]; member in struct:CIA
|
cia.h | 51 volatile unsigned char icr; char padd[0xff]; member in struct:CIA
|
cia.h | 51 volatile unsigned char icr; char padd[0xff]; member in struct:CIA
|
/src/sys/dev/cardbus/ |
cardbus.c | 444 pcireg_t bhlc, icr, lattimer; local in function:cardbus_rescan 542 icr = cardbus_conf_read(cc, cf, tag, PCI_INTERRUPT_REG); 543 DPRINTF(("%s func%d icr 0x%08x bhlc 0x%08x -> ", 544 device_xname(sc->sc_dev), function, icr, bhlc)); 565 MIN(sc->sc_max_lattimer, MAX(0x10, 8 * PCI_MIN_GNT(icr)));
|
cardbus.c | 444 pcireg_t bhlc, icr, lattimer; local in function:cardbus_rescan 542 icr = cardbus_conf_read(cc, cf, tag, PCI_INTERRUPT_REG); 543 DPRINTF(("%s func%d icr 0x%08x bhlc 0x%08x -> ", 544 device_xname(sc->sc_dev), function, icr, bhlc)); 565 MIN(sc->sc_max_lattimer, MAX(0x10, 8 * PCI_MIN_GNT(icr)));
|
cardbus.c | 444 pcireg_t bhlc, icr, lattimer; local in function:cardbus_rescan 542 icr = cardbus_conf_read(cc, cf, tag, PCI_INTERRUPT_REG); 543 DPRINTF(("%s func%d icr 0x%08x bhlc 0x%08x -> ", 544 device_xname(sc->sc_dev), function, icr, bhlc)); 565 MIN(sc->sc_max_lattimer, MAX(0x10, 8 * PCI_MIN_GNT(icr)));
|
cardbus.c | 444 pcireg_t bhlc, icr, lattimer; local in function:cardbus_rescan 542 icr = cardbus_conf_read(cc, cf, tag, PCI_INTERRUPT_REG); 543 DPRINTF(("%s func%d icr 0x%08x bhlc 0x%08x -> ", 544 device_xname(sc->sc_dev), function, icr, bhlc)); 565 MIN(sc->sc_max_lattimer, MAX(0x10, 8 * PCI_MIN_GNT(icr)));
|
/src/sys/dev/ic/ |
sunscpal.c | 254 uint16_t icr; local in function:sunscpal_dma_start 259 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 260 icr |= SUNSCPAL_ICR_DMA_ENABLE | 263 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 313 printf("%s: done, icr=%s\n", __func__, buffer); 324 uint16_t icr; local in function:sunscpal_dma_stop 335 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE | 338 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 356 if (icr & (SUNSCPAL_ICR_BUS_ERROR)) [all...] |
sunscpal.c | 254 uint16_t icr; local in function:sunscpal_dma_start 259 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 260 icr |= SUNSCPAL_ICR_DMA_ENABLE | 263 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 313 printf("%s: done, icr=%s\n", __func__, buffer); 324 uint16_t icr; local in function:sunscpal_dma_stop 335 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE | 338 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 356 if (icr & (SUNSCPAL_ICR_BUS_ERROR)) [all...] |
sunscpal.c | 254 uint16_t icr; local in function:sunscpal_dma_start 259 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 260 icr |= SUNSCPAL_ICR_DMA_ENABLE | 263 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 313 printf("%s: done, icr=%s\n", __func__, buffer); 324 uint16_t icr; local in function:sunscpal_dma_stop 335 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE | 338 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 356 if (icr & (SUNSCPAL_ICR_BUS_ERROR)) [all...] |
sunscpal.c | 254 uint16_t icr; local in function:sunscpal_dma_start 259 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 260 icr |= SUNSCPAL_ICR_DMA_ENABLE | 263 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 313 printf("%s: done, icr=%s\n", __func__, buffer); 324 uint16_t icr; local in function:sunscpal_dma_stop 335 icr = SUNSCPAL_READ_2(sc, sunscpal_icr); 336 icr &= ~(SUNSCPAL_ICR_DMA_ENABLE | SUNSCPAL_ICR_WORD_MODE | 338 SUNSCPAL_WRITE_2(sc, sunscpal_icr, icr); 356 if (icr & (SUNSCPAL_ICR_BUS_ERROR)) [all...] |
/src/sys/dev/qbus/ |
if_qtreg.h | 141 short Icr; 160 #define icr qt_un0.csr0.Icr macro 193 /* define ICR definitions */
|
if_qtreg.h | 141 short Icr; 160 #define icr qt_un0.csr0.Icr macro 193 /* define ICR definitions */
|
if_qtreg.h | 141 short Icr; 160 #define icr qt_un0.csr0.Icr macro 193 /* define ICR definitions */
|
/src/sys/arch/arm/rockchip/ |
rk_spi.c | 478 uint32_t icr = SPI_ICR_CCI; local in function:rk_spi_intr 486 icr |= SPI_ICR_CRFOI; 490 icr |= SPI_ICR_CRFUI; 494 icr |= SPI_ICR_CTFOI; 514 SPIREG_WRITE(sc, SPI_ICR, icr);
|
rk_spi.c | 478 uint32_t icr = SPI_ICR_CCI; local in function:rk_spi_intr 486 icr |= SPI_ICR_CRFOI; 490 icr |= SPI_ICR_CRFUI; 494 icr |= SPI_ICR_CTFOI; 514 SPIREG_WRITE(sc, SPI_ICR, icr);
|
rk_spi.c | 478 uint32_t icr = SPI_ICR_CCI; local in function:rk_spi_intr 486 icr |= SPI_ICR_CRFOI; 490 icr |= SPI_ICR_CRFUI; 494 icr |= SPI_ICR_CTFOI; 514 SPIREG_WRITE(sc, SPI_ICR, icr);
|