Searched +full:mt8192 +full:- +full:pcie (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;8 #include <dt-bindings/clock/mt8192-clk.h>9 #include <dt-bindings/gce/mt8192-gce.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/memory/mt8192-larb-port.h>13 #include <dt-bindings/pinctrl/mt8192-pinfunc.h>14 #include <dt-bindings/phy/phy.h>15 #include <dt-bindings/power/mt8192-power.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 #include <dt-bindings/interrupt-controller/irq.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/mt7986-clk.h>10 #include <dt-bindings/reset/mt7986-resets.h>11 #include <dt-bindings/phy/phy.h>15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;20 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (c) 2015-2016 MediaTek Inc.6 #include <linux/arm-smccc.h>17 #include <linux/io-pgtable.h>36 #include <dt-bindings/memory/mtk-memory-port.h>152 ((((pdata)->flags) & (mask)) == (_x))208 * is in 4G-8G and cam is in 8G-12G. Meanwhile, some masters may have the210 * 0x40000000-0x44000000.272 * In the sharing pgtable case, list data->list to the global list like m4ulist.273 * In the non-sharing pgtable case, list data->list to the itself hw_list_head.[all …]