Home
last modified time | relevance | path

Searched refs:routing (Results 1 – 25 of 55) sorted by relevance

123

/rk3399_rockchip-uboot/doc/device-tree-bindings/misc/
H A Dintel-lpc.txt15 - intel,gpi-routing : Specifies the GPI routing. There are 16 cells, valid
20 - intel,pirq-routing : Speciffies the routing IRQ number for each of PIRQA-H,
51 intel,pirq-routing = <0x8b 0x8a 0x8b 0x8b
54 * GPI routing
60 intel,gpi-routing = <0 0 0 0 0 0 0 2
H A Dintel,irq-router.txt11 - intel,pirq-config : Specifies the IRQ routing register programming mechanism.
13 "pci": IRQ routing is controlled by PCI configuration registers
14 "ibase": IRQ routing is in the memory-mapped IBASE register block
23 first cell is the register offset that controls the first PIRQ link routing.
27 - intel,pirq-routing : Specifies all PCI devices' IRQ routing information,
45 intel,pirq-routing = <
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/
H A Dirqroute.asl15 * routing via the i8259 interrupt controller or the APIC.
22 /* Remember the OS' IRQ routing choice */
26 /* PCI interrupt routing */
44 /* PCIe downstream ports interrupt routing */
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3506/
H A Drk3506.c59 void board_set_iomux(enum if_type if_type, int devnum, int routing) in board_set_iomux() argument
72 if (routing == 0) { in board_set_iomux()
83 void board_unset_iomux(enum if_type if_type, int devnum, int routing) in board_unset_iomux() argument
96 if (routing == 0) { in board_unset_iomux()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/
H A Drk3576.c195 void board_set_iomux(enum if_type if_type, int devnum, int routing) in board_set_iomux() argument
211 if (routing == 0) { in board_set_iomux()
215 } else if (routing == 1) { in board_set_iomux()
221 } else if (routing == 2) { in board_set_iomux()
235 void board_unset_iomux(enum if_type if_type, int devnum, int routing) in board_unset_iomux() argument
239 if (routing == 0) { in board_unset_iomux()
243 } else if (routing == 1) { in board_unset_iomux()
247 } else if (routing == 2) { in board_unset_iomux()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c177 void board_set_iomux(enum if_type if_type, int devnum, int routing) in board_set_iomux() argument
213 if (routing == 0) { in board_set_iomux()
218 } else if (routing == 1) { in board_set_iomux()
223 } else if (routing == 2) { in board_set_iomux()
234 void board_unset_iomux(enum if_type if_type, int devnum, int routing) in board_unset_iomux() argument
259 if (routing == 0) { in board_unset_iomux()
264 } else if (routing == 1) { in board_unset_iomux()
269 } else if (routing == 2) { in board_unset_iomux()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dusbplug.c60 __weak void board_set_iomux(enum if_type if_type, int devnum, int routing) in board_set_iomux() argument
64 __weak void board_unset_iomux(enum if_type if_type, int devnum, int routing) in board_unset_iomux() argument
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1103b/
H A Drv1103b.c78 void board_set_iomux(enum if_type if_type, int devnum, int routing) in board_set_iomux() argument
109 if (routing == 0) { in board_set_iomux()
/rk3399_rockchip-uboot/arch/x86/dts/
H A Dqemu-x86_i440fx.dts67 intel,pirq-routing = <
H A Dqemu-x86_q35.dts80 intel,pirq-routing = <
H A Dgalileo.dts106 intel,pirq-routing = <
H A Dchromebook_link.dts391 intel,pirq-routing = <0x8b 0x8a 0x8b 0x8b
393 intel,gpi-routing = <0 0 0 0 0 0 0 2
H A Dchromebook_samus.dts520 intel,pirq-routing = <0x8b 0x8a 0x8b 0x8b
522 intel,gpi-routing = <0 0 0 0 0 0 0 2
/rk3399_rockchip-uboot/drivers/i2c/muxes/
H A DKconfig35 to the same I2C controller where driver handles proper routing to
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dat91sam9x5ek.dtsi158 atmel,audio-routing =
H A Dat91sam9g20ek_common.dtsi220 atmel,audio-routing =
H A Dat91sam9n12ek.dts254 atmel,audio-routing =
H A Dsama5d3xmb_cmp.dtsi205 atmel,audio-routing =
H A Dsama5d3xmb.dtsi221 atmel,audio-routing =
H A Ddra71-evm.dts149 * PM_OEn to High: Disable routing I2C3 to PM_I2C
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/
H A Drk3588.c869 void board_set_iomux(enum if_type if_type, int devnum, int routing) in board_set_iomux() argument
889 if (routing == 0) { in board_set_iomux()
897 } else if (routing == 1) { in board_set_iomux()
905 } else if (routing == 2) { in board_set_iomux()
/rk3399_rockchip-uboot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PB8 addresses the requirements of several routing, gateways, storage, consumer,
37 PCB: 6-layer routing (4-layer signals, 2-layer power and ground)
H A DREADME.P1010RDB-PA7 that addresses the requirements of several routing, gateways, storage, consumer,
54 - 6-layer routing (4-layer signals, 2-layer power and ground)
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-quark/acpi/
H A Dsouthcluster.asl182 /* IRQ routing for each PCI device */
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dsouthcluster.asl209 /* IRQ routing for each PCI device */

123