Searched refs:PIWAR_PF (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/powerpc/sysdev/ | ||
D | fsl_pci.h | 25 #define PIWAR_PF 0x20000000 /* prefetch */ macro |
D | fsl_pci.c | 201 u32 piwar = PIWAR_EN | PIWAR_PF | PIWAR_TGI_LOCAL | in setup_pci_atmu() |