/Linux-v4.19/arch/mips/mm/ |
D | tlb-r4k.c | 379 unsigned long wired; in add_wired_entry() 388 wired = num_wired_entries(); in add_wired_entry() 389 write_c0_wired(wired + 1); in add_wired_entry() 390 write_c0_index(wired); in add_wired_entry() 443 unsigned long wired; in add_temporary_entry() local 452 wired = num_wired_entries(); in add_temporary_entry() 453 if (--temp_tlb_entry < wired) { in add_temporary_entry() 536 int wired = current_cpu_data.tlbsize - ntlb; in tlb_init() local 537 write_c0_wired(wired); in tlb_init() 538 write_c0_index(wired-1); in tlb_init()
|
D | tlb-r3k.c | 238 static unsigned long wired = 0; in add_wired_entry() local 267 } else if (wired < 8) { in add_wired_entry() 277 write_c0_index(wired); in add_wired_entry() 278 wired++; /* BARRIER */ in add_wired_entry()
|
D | init.c | 145 unsigned int wired; in kunmap_coherent() local 150 wired = num_wired_entries() - 1; in kunmap_coherent() 151 write_c0_wired(wired); in kunmap_coherent() 152 write_c0_index(wired); in kunmap_coherent() 153 write_c0_entryhi(UNIQUE_ENTRYHI(wired)); in kunmap_coherent()
|
/Linux-v4.19/arch/mips/include/asm/ |
D | tlb.h | 33 unsigned int wired = read_c0_wired(); in num_wired_entries() local 36 wired &= MIPSR6_WIRED_WIRED; in num_wired_entries() 38 return wired; in num_wired_entries()
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | img,pdc-intc.txt | 82 * An SoC peripheral that is wired through the PDC. 85 // The interrupt controller that this device is wired to. 96 * An interrupt generating device that is wired to a SysWake pin. 99 // The interrupt controller that this device is wired to.
|
D | img,meta-intc.txt | 71 * An interrupt generating device that is wired to a Meta external 80 // The interrupt controller that this device is wired to.
|
D | intel,ce4100-ioapic.txt | 15 The first number (P) represents the interrupt pin which is wired to the
|
D | openrisc,ompic.txt | 12 - interrupts : Specifies the interrupt line to which the ompic is wired.
|
D | open-pic.txt | 81 * An interrupt generating device that is wired to an Open PIC. 89 // The interrupt controller that this device is wired to.
|
D | marvell,gicp.txt | 6 located in the Marvell CP110 to turn wired interrupts inside the CP
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 12 be present iff the rx pins are wired up. 15 be present iff the tx pins are wired up.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-href-tvk1281618.dtsi | 107 * the falling edge if they could be wired together. 125 * the falling edge if they could be wired together. 159 * the falling edge if they could be wired together.
|
D | uniphier-ld6b.dtsi | 19 /* UART3 unavailable: the pads are not wired to the package balls */
|
D | armada-385-db-ap.dts | 43 * This bus is wired to two EEPROM 78 * wired to the mini-USB connector
|
D | sun8i-r16-nintendo-nes-classic.dts | 53 /* VBUS is always on because it is wired to the power supply */
|
/Linux-v4.19/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu-v3.txt | 18 - interrupts : Non-secure interrupt list describing the wired 20 interrupt-names. If no wired interrupts are
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | adi,adau17x1.txt | 14 and ADDR1, as wired in hardware.
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | microchip,wilc1000,sdio.txt | 12 - bus-width : Number of data lines wired up the slot. Default 1 bit.
|
/Linux-v4.19/Documentation/devicetree/bindings/net/dsa/ |
D | ksz.txt | 16 Ethernet switch connected via SPI to the host, CPU port wired to eth0:
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | qcom,spmi-clkdiv.txt | 4 These clocks are typically wired through alternate functions on
|
/Linux-v4.19/Documentation/devicetree/bindings/mips/ |
D | cpu_irq.txt | 6 With the irq_domain in place we can describe how the 8 IRQs are wired to the
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | usb-ohci.txt | 13 - remote-wakeup-connected: remote wakeup is wired on the platform
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | envelope-detector.txt | 4 signal by a binary search using the output of a comparator wired to
|
/Linux-v4.19/Documentation/hwmon/ |
D | w83773g | 22 The chip is wired over I2C/SMBus and specified over a temperature
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-envelope-detector | 8 of a comparator wired to an interrupt pin. Like so:
|