Home
last modified time | relevance | path

Searched refs:chrp (Results 1 – 25 of 35) sorted by relevance

12

/linux/arch/powerpc/boot/dts/
H A Dmvme5100.dts80 compatible = "chrp,open-pic";
169 compatible = "chrp,iic";
H A Dstorcenter.dts100 compatible = "chrp,open-pic";
H A Dstxssa8555.dts242 compatible = "chrp,open-pic";
348 compatible = "chrp,iic";
H A DkuroboxHD.dts110 compatible = "chrp,open-pic";
H A DkuroboxHG.dts110 compatible = "chrp,open-pic";
H A Diss4xx-mpic.dts105 compatible = "chrp,open-pic";
H A Dholly.dts129 compatible = "chrp,open-pic";
H A Dstx_gp3_8560.dts208 compatible = "chrp,open-pic";
H A Dtqm8541.dts256 compatible = "chrp,open-pic";
H A Dtqm8555.dts256 compatible = "chrp,open-pic";
H A Dtqm8540.dts271 compatible = "chrp,open-pic";
H A Dsocrates.dts226 compatible = "chrp,open-pic";
H A Dtqm8560.dts227 compatible = "chrp,open-pic";
H A Dcurrituck.dts68 compatible = "chrp,open-pic";
H A Dxpedite5200.dts363 compatible = "chrp,open-pic";
H A Dtqm8548.dts329 compatible = "chrp,open-pic";
/linux/arch/powerpc/platforms/chrp/
H A Dpci.c339 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 Dsetup.c572 define_machine(chrp) { in define_machine() argument
/linux/arch/powerpc/kernel/
H A Drtasd.c507 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 Dwrapper268 pmac|chrp)
509 pseries|chrp)
H A DMakefile281 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 Dqoriq-mpic.dtsi40 compatible = "fsl,mpic", "chrp,open-pic";
H A Dmpc8544ds.dtsi172 compatible = "chrp,iic";
H A Dp2020ds.dtsi292 compatible = "chrp,iic";
/linux/tools/testing/selftests/mm/
H A Dguard-regions.c1585 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()

12