Searched refs:BOOKE (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 2987 #define BOOKE PPC_OPCODE_BOOKE macro 4384 {"rfci", XL(19,51), 0xffffffff, PPC403|BOOKE|PPCE300|PPCA2|PPC476, PPCVLE, {0}}, 4733 {"icbt", X(31,22), X_MASK, BOOKE|PPCE300|PPCA2|PPC476, 0, {CT, RA0, RB}}, 4894 {"wrtee", X(31,131), XRARB_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {RS}}, 4946 {"wrteei", X(31,163), XE_MASK, PPC403|BOOKE|PPCA2|PPC476, 0, {E}}, 5066 {"mfdcrx", X(31,259), X_MASK, BOOKE|PPCA2|PPC476, TITAN, {RS, RA}}, 5096 {"mfapidi", X(31,275), X_MASK, BOOKE, E500|TITAN, {RT, RA}}, 5180 {"mfdcr", X(31,323), X_MASK, PPC403|BOOKE|PPCA2|PPC476, E500|TITAN, {RT, SPR}}, 5214 {"mfpid", XSPR(31,339, 48), XSPR_MASK, BOOKE, 0, {RT}}, 5215 {"mfcsrr0", XSPR(31,339, 58), XSPR_MASK, BOOKE, 0, {RT}}, [all …]
|
/linux-5.19.10/arch/powerpc/platforms/ |
D | Kconfig.cputype | 296 config BOOKE config 303 depends on BOOKE || 40x 311 # this is for common code between PPC32 & PPC64 FSL BOOKE
|
/linux-5.19.10/arch/powerpc/ |
D | Kconfig | 391 depends on 40x || BOOKE 438 depends on 4xx || PPC_8xx || PPC_MPC832x || BOOKE || PPC_MICROWATT
|
/linux-5.19.10/drivers/watchdog/ |
D | Kconfig | 1925 depends on BOOKE || 4xx
|