Searched refs:tfc (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/misc/ocxl/ |
H A D | trace.h | 135 TP_PROTO(void *spa, u64 pe, u64 dsisr, u64 dar, u64 tfc), 136 TP_ARGS(spa, pe, dsisr, dar, tfc), 143 __field(u64, tfc) 151 __entry->tfc = tfc; 154 TP_printk("spa=%p pe=0x%llx dsisr=0x%llx dar=0x%llx tfc=0x%llx", 159 __entry->tfc 164 TP_PROTO(void *spa, u64 pe, u64 dsisr, u64 dar, u64 tfc), 165 TP_ARGS(spa, pe, dsisr, dar, tfc) 169 TP_PROTO(void *spa, u64 pe, u64 dsisr, u64 dar, u64 tfc), [all...] |
/linux/arch/powerpc/include/asm/ |
H A D | pnv-ocxl.h | 69 void __iomem *tfc, void __iomem *pe_handle); 71 void __iomem **dar, void __iomem **tfc,
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-evm.dts | 122 compatible = "tfc,s9700rtwv43tr-01b";
|