| /linux/arch/powerpc/boot/dts/ |
| H A D | mvme5100.dts | 80 compatible = "chrp,open-pic"; 169 compatible = "chrp,iic";
|
| H A D | storcenter.dts | 100 compatible = "chrp,open-pic";
|
| H A D | stxssa8555.dts | 242 compatible = "chrp,open-pic"; 348 compatible = "chrp,iic";
|
| H A D | kuroboxHD.dts | 110 compatible = "chrp,open-pic";
|
| H A D | kuroboxHG.dts | 110 compatible = "chrp,open-pic";
|
| H A D | iss4xx-mpic.dts | 105 compatible = "chrp,open-pic";
|
| H A D | holly.dts | 129 compatible = "chrp,open-pic";
|
| H A D | stx_gp3_8560.dts | 208 compatible = "chrp,open-pic";
|
| H A D | tqm8541.dts | 256 compatible = "chrp,open-pic";
|
| H A D | tqm8555.dts | 256 compatible = "chrp,open-pic";
|
| H A D | tqm8540.dts | 271 compatible = "chrp,open-pic";
|
| H A D | socrates.dts | 226 compatible = "chrp,open-pic";
|
| H A D | tqm8560.dts | 227 compatible = "chrp,open-pic";
|
| H A D | currituck.dts | 68 compatible = "chrp,open-pic";
|
| H A D | xpedite5200.dts | 363 compatible = "chrp,open-pic";
|
| H A D | tqm8548.dts | 329 compatible = "chrp,open-pic";
|
| /linux/arch/powerpc/platforms/chrp/ |
| H A D | pci.c | 339 if (!machine_is(chrp) || _chrp_type != _CHRP_briq) in chrp_pci_fixup_winbond_ata() 371 if (!machine_is(chrp) || _chrp_type != _CHRP_Pegasos) in chrp_pci_fixup_vt8231_ata()
|
| H A D | setup.c | 572 define_machine(chrp) { in define_machine() argument
|
| /linux/arch/powerpc/kernel/ |
| H A D | rtasd.c | 507 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_event_scan_init() 550 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_init()
|
| /linux/arch/powerpc/boot/ |
| H A D | wrapper | 268 pmac|chrp) 509 pseries|chrp)
|
| H A D | Makefile | 281 image-$(CONFIG_PPC_CHRP) += zImage.chrp 282 image-$(CONFIG_PPC_EFIKA) += zImage.chrp 444 zImage zImage.initrd zImage.chrp zImage.coff zImage.holly \
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | qoriq-mpic.dtsi | 40 compatible = "fsl,mpic", "chrp,open-pic";
|
| H A D | mpc8544ds.dtsi | 172 compatible = "chrp,iic";
|
| H A D | p2020ds.dtsi | 292 compatible = "chrp,iic";
|
| /linux/tools/testing/selftests/mm/ |
| H A D | guard-regions.c | 1585 char *chrp = &ptr[i * page_size]; in TEST_F() local 1588 bool result = try_read_write_buf(chrp); in TEST_F() 1592 ASSERT_EQ(*chrp, 'a' + i); in TEST_F()
|