| /linux/arch/mips/mm/ |
| A D | tlb-r4k.c | 395 unsigned long wired; in add_wired_entry() 408 wired = num_wired_entries(); in add_wired_entry() 409 write_c0_wired(wired + 1); in add_wired_entry() 410 write_c0_index(wired); in add_wired_entry() 467 unsigned long wired; in add_temporary_entry() local 476 wired = num_wired_entries(); in add_temporary_entry() 477 if (--temp_tlb_entry < wired) { in add_temporary_entry() 561 int wired = current_cpu_data.tlbsize - ntlb; in tlb_init() local 562 write_c0_wired(wired); in tlb_init() 563 write_c0_index(wired-1); in tlb_init()
|
| A D | tlb-r3k.c | 223 static unsigned long wired = 0; in add_wired_entry() local 225 if (wired < 8) { in add_wired_entry() 235 write_c0_index(wired); in add_wired_entry() 236 wired++; /* BARRIER */ in add_wired_entry()
|
| A D | init.c | 151 unsigned int wired; in kunmap_coherent() local 156 wired = num_wired_entries() - 1; in kunmap_coherent() 157 write_c0_wired(wired); in kunmap_coherent() 158 write_c0_index(wired); in kunmap_coherent() 159 write_c0_entryhi(UNIQUE_ENTRYHI(wired)); in kunmap_coherent()
|
| /linux/arch/mips/include/asm/ |
| A D | tlb.h | 16 unsigned int wired = read_c0_wired(); in num_wired_entries() local 19 wired &= MIPSR6_WIRED_WIRED; in num_wired_entries() 21 return wired; in num_wired_entries()
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A 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.
|
| A D | marvell,sei.txt | 10 AP and is wired while a second set comes from the CPs by the mean of 19 - #interrupt-cells: number of cells to define an SEI wired interrupt
|
| A D | riscv,aplic.yaml | 14 platform level interrupt controller (APLIC) for handling wired interrupts 51 Given APLIC domain forwards wired interrupts as MSIs to a AIA incoming 62 Specifies the number of wired interrupt sources supported by this
|
| A 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.
|
| A D | openrisc,ompic.txt | 12 - interrupts : Specifies the interrupt line to which the ompic is wired.
|
| A D | marvell,gicp.txt | 6 located in the Marvell CP110 to turn wired interrupts inside the CP
|
| A D | mti,cpu-interrupt-controller.yaml | 13 With the irq_domain in place we can describe how the 8 IRQs are wired to the
|
| /linux/arch/arm/boot/dts/allwinner/ |
| A D | sun8i-v3s-anbernic-rg-nano.dts | 183 /* DCDC2 wired into vdd-cpu, vdd-sys, and vdd-ephy. */ 191 /* DCDC3 wired into every 3.3v input that isn't the RTC. */ 199 /* LDO1 wired into RTC, voltage is hard-wired at 3.3v. */ 205 /* LDO2 wired into VCC-PLL and audio codec. */
|
| /linux/Documentation/devicetree/bindings/media/ |
| A 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/Documentation/devicetree/bindings/iio/resolver/ |
| A D | adi,ad2s1210.yaml | 44 Note on SPI connections: The CS line on the AD2S1210 should hard-wired to 105 RES0 and RES1 pins are hard-wired to match the assigned-resolution-bits 120 This is used to indicate the selected mode if A0 and A1 are hard-wired 130 RES1 are hard-wired to match this value.
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | spi-peripheral-props.yaml | 92 description: Several SPI memories can be wired in stacked mode. 104 description: Several SPI memories can be wired in parallel mode. 110 many busses as devices must be wired. The size of each chip should
|
| /linux/arch/arm/boot/dts/st/ |
| A D | ste-href-tvk1281618-r2.dtsi | 101 * the falling edge if they could be wired together. 122 * the falling edge if they could be wired together. 159 * the falling edge if they could be wired together.
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | motorola-mapphone-mz607-mz617.dtsi | 15 * dtb. The regulator may not be wired even if a MMC cage is added though.
|
| A D | dra74x-p.dtsi | 24 /* MCAN interrupts are hard-wired to irqs 67, 68 */
|
| A D | omap4-mcpdm.dtsi | 5 * Only include this file if your board has pdmclk wired from the
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| A D | adi,ad4000.yaml | 77 Describes how the ADC SDI pin is wired. A value of "sdi" indicates that 79 pin is hard-wired to logic high (VIO). "low" indicates that it is 80 hard-wired low (GND). "cs" indicates that the ADC SDI pin is connected to
|
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| A D | sil,sii9022.yaml | 41 <0> if only I2S or S/PDIF pin is wired, 42 <1> if both are wired.
|
| /linux/arch/arm/boot/dts/socionext/ |
| A D | uniphier-ld6b.dtsi | 19 /* UART3 unavailable: the pads are not wired to the package balls */
|
| /linux/arch/arm/boot/dts/marvell/ |
| A D | armada-385-db-ap.dts | 43 * This bus is wired to two EEPROM 78 * wired to the mini-USB connector
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | adi,adau17x1.yaml | 26 as wired in hardware.
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | usb-hcd.yaml | 34 description: The hard wired USB devices
|