Home
last modified time | relevance | path

Searched refs:_CHRP_Pegasos (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
H A Dsetup.c220 if (_chrp_type != _CHRP_Pegasos) in pegasos_set_l2cr()
306 _chrp_type = _CHRP_Pegasos; in chrp_setup_arch()
526 if (_chrp_type == _CHRP_Pegasos) in chrp_init_IRQ()
H A Dpci.c364 if (!machine_is(chrp) || _chrp_type != _CHRP_Pegasos) in chrp_pci_fixup_vt8231_ata()
/kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/
H A Dsetup.c222 if (_chrp_type != _CHRP_Pegasos) in pegasos_set_l2cr()
308 _chrp_type = _CHRP_Pegasos; in chrp_setup_arch()
517 if (_chrp_type == _CHRP_Pegasos) in chrp_init_IRQ()
H A Dpci.c371 if (!machine_is(chrp) || _chrp_type != _CHRP_Pegasos) in chrp_pci_fixup_vt8231_ata()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h57 #define _CHRP_Pegasos 0x06 /* Genesi/bplan's Pegasos and Pegasos2 */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h59 #define _CHRP_Pegasos 0x06 /* Genesi/bplan's Pegasos and Pegasos2 */ macro

Completed in 4 milliseconds