Home
last modified time | relevance | path

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

12

/linux-6.15/arch/powerpc/platforms/
H A DMakefile6 obj-$(CONFIG_PPC_CHRP) += chrp/
/linux-6.15/arch/powerpc/boot/
H A D.gitignore28 zImage.chrp
H A Dwrapper272 pmac|chrp)
513 pseries|chrp)
H A DMakefile279 image-$(CONFIG_PPC_CHRP) += zImage.chrp
280 image-$(CONFIG_PPC_EFIKA) += zImage.chrp
442 zImage zImage.initrd zImage.chrp zImage.coff zImage.holly \
/linux-6.15/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-6.15/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 DkuroboxHG.dts110 compatible = "chrp,open-pic";
H A DkuroboxHD.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 Dtqm8555.dts256 compatible = "chrp,open-pic";
H A Dtqm8540.dts271 compatible = "chrp,open-pic";
H A Dsocrates.dts226 compatible = "chrp,open-pic";
H A Dtqm8541.dts256 compatible = "chrp,open-pic";
H A Dtqm8560.dts227 compatible = "chrp,open-pic";
H A Dcurrituck.dts68 compatible = "chrp,open-pic";
/linux-6.15/arch/powerpc/kernel/
H A Drtasd.c505 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_event_scan_init()
548 if (!machine_is(pseries) && !machine_is(chrp)) in rtas_init()
/linux-6.15/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-6.15/tools/testing/selftests/mm/
H A Dguard-regions.c1529 char *chrp = &ptr[i * page_size]; in TEST_F() local
1532 bool result = try_read_write_buf(chrp); in TEST_F()
1536 ASSERT_EQ(*chrp, 'a' + i); in TEST_F()

12