Home
last modified time | relevance | path

Searched +full:0 +full:xfc520000 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dqcom,pcie.txt261 reg = <0x1b500000 0x1000
262 0x1b502000 0x80
263 0x1b600000 0x100
264 0x0ff00000 0x100000>;
267 linux,pci-domain = <0>;
268 bus-range = <0x00 0xff>;
272 ranges = <0x81000000 0 0 0x0fe00000 0 0x00100000 /* I/O */
273 0x82000000 0 0 0x08000000 0 0x07e00000>; /* memory */
277 interrupt-map-mask = <0 0 0 0x7>;
278 interrupt-map = <0 0 0 1 &intc 0 36 IRQ_TYPE_LEVEL_HIGH>, /* int_a */
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/
Dqcom,pcie.yaml900 reg = <0x1b500000 0x1000>,
901 <0x1b502000 0x80>,
902 <0x1b600000 0x100>,
903 <0x0ff00000 0x100000>;
906 linux,pci-domain = <0>;
907 bus-range = <0x00 0xff>;
911 ranges = <0x81000000 0 0 0x0fe00000 0 0x00100000>,
912 <0x82000000 0 0 0x08000000 0 0x07e00000>;
916 interrupt-map-mask = <0 0 0 0x7>;
917 interrupt-map = <0 0 0 1 &intc 0 36 IRQ_TYPE_LEVEL_HIGH>,
[all …]