Searched full:artesyn (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/arch/powerpc/platforms/86xx/ |
D | mvme7100.c | 3 * Board setup routines for the Emerson/Artesyn MVME7100 56 "artesyn,mvme7100-bcsr"); in mvme7100_setup_arch() 71 pr_info("MVME7100 board from Artesyn\n"); in mvme7100_setup_arch() 81 return of_flat_dt_is_compatible(root, "artesyn,MVME7100"); in mvme7100_probe()
|
D | Kconfig | 41 bool "Artesyn MVME7100" 43 This option enables support for the Emerson/Artesyn MVME7100 board.
|
/Linux-v6.6/arch/powerpc/platforms/85xx/ |
D | mvme2500.c | 3 * Board setup routines for the Emerson/Artesyn MVME2500 41 pr_info("MVME2500 board from Artesyn\n"); in mvme2500_setup_arch() 48 .compatible = "artesyn,MVME2500", in define_machine()
|
D | Kconfig | 247 bool "Artesyn MVME2500" 250 This option enables support for the Emerson/Artesyn MVME2500 board.
|
/Linux-v6.6/arch/powerpc/boot/dts/fsl/ |
D | mvme7100.dts | 3 * Device tree source for the Emerson/Artesyn MVME7100 14 compatible = "artesyn,MVME7100"; 98 compatible = "artesyn,mvme7100-bcsr";
|
D | mvme2500.dts | 3 * Device tree source for the Emerson/Artesyn MVME2500 15 compatible = "artesyn,MVME2500"; 199 compatible = "artesyn,mvme2500-fpga"; 204 compatible = "artesyn,mvme2500-cpld";
|
/Linux-v6.6/arch/powerpc/boot/ |
D | mvme7100.c | 3 * Motload compatibility for the Emerson/Artesyn MVME7100
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 142 "^artesyn,.*": 143 description: Artesyn Embedded Technologies Inc.
|