Searched refs:qe (Results 1 – 7 of 7) sorted by relevance
/arch/powerpc/sysdev/qe_lib/ |
D | qe.c | 69 struct device_node *qe; in get_qe_base() local 76 qe = of_find_compatible_node(NULL, NULL, "fsl,qe"); in get_qe_base() 77 if (!qe) { in get_qe_base() 78 qe = of_find_node_by_type(NULL, "qe"); in get_qe_base() 79 if (!qe) in get_qe_base() 83 prop = of_get_property(qe, "reg", &size); in get_qe_base() 85 qebase = of_translate_address(qe, prop); in get_qe_base() 86 of_node_put(qe); in get_qe_base() 163 struct device_node *qe; in qe_get_brg_clk() local 170 qe = of_find_compatible_node(NULL, NULL, "fsl,qe"); in qe_get_brg_clk() [all …]
|
D | Makefile | 4 obj-$(CONFIG_QUICC_ENGINE)+= qe.o qe_ic.o qe_io.o
|
/arch/powerpc/boot/dts/ |
D | mpc836x_rdk.dts | 176 compatible = "fsl,mpc8360-qe-pario-bank", 177 "fsl,mpc8323-qe-pario-bank"; 184 compatible = "fsl,mpc8360-qe-pario-bank", 185 "fsl,mpc8323-qe-pario-bank"; 190 qe@100000 { 193 device_type = "qe"; 194 compatible = "fsl,qe", "simple-bus"; 205 compatible = "fsl,qe-muram", "fsl,cpm-muram"; 209 compatible = "fsl,qe-muram-data", 216 compatible = "fsl,mpc8360-qe-gtm", [all …]
|
D | mpc836x_mds.dts | 217 compatible = "fsl,mpc8360-qe-pario-bank", 218 "fsl,mpc8323-qe-pario-bank"; 283 qe@e0100000 { 286 device_type = "qe"; 287 compatible = "fsl,qe"; 296 compatible = "fsl,qe-muram", "fsl,cpm-muram"; 300 compatible = "fsl,qe-muram-data", 307 compatible = "fsl,mpc8360-qe-gtm", 308 "fsl,qe-gtm", "fsl,gtm"; 334 compatible = "fsl,mpc8360-qe-usb", [all …]
|
D | mpc832x_rdb.dts | 204 qe@e0100000 { 207 device_type = "qe"; 208 compatible = "fsl,qe"; 217 compatible = "fsl,qe-muram", "fsl,cpm-muram"; 221 compatible = "fsl,qe-muram-data", 233 mode = "cpu-qe"; 295 compatible = "fsl,qe-ic";
|
D | mpc832x_mds.dts | 243 qe@e0100000 { 246 device_type = "qe"; 247 compatible = "fsl,qe"; 256 compatible = "fsl,qe-muram", "fsl,cpm-muram"; 260 compatible = "fsl,qe-muram-data", 361 compatible = "fsl,qe-ic";
|
D | mpc8568mds.dts | 337 qe@e0080000 { 340 device_type = "qe"; 341 compatible = "fsl,qe"; 350 compatible = "fsl,qe-muram", "fsl,cpm-muram"; 354 compatible = "fsl,qe-muram-data", 444 compatible = "fsl,qe-ic";
|