Searched refs:tfc (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/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; 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), 170 TP_ARGS(spa, pe, dsisr, dar, tfc)
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | tfc,s9700rtwv43tr-01b.yaml | 4 $id: http://devicetree.org/schemas/display/panel/tfc,s9700rtwv43tr-01b.yaml# 21 const: tfc,s9700rtwv43tr-01b
|
| /linux-6.15/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-6.15/arch/powerpc/platforms/powernv/ |
| H A D | ocxl.c | 387 void __iomem *tfc, void __iomem *pe_handle) in pnv_ocxl_unmap_xsl_regs() argument 391 iounmap(tfc); in pnv_ocxl_unmap_xsl_regs() 397 void __iomem **dar, void __iomem **tfc, in pnv_ocxl_map_xsl_regs() argument 427 *tfc = regs[2]; in pnv_ocxl_map_xsl_regs()
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-evm.dts | 122 compatible = "tfc,s9700rtwv43tr-01b";
|
| /linux-6.15/kernel/events/ |
| H A D | core.c | 75 struct remote_function_call *tfc = data; in remote_function() local 76 struct task_struct *p = tfc->p; in remote_function() 88 tfc->ret = -ESRCH; /* No such (running) process */ in remote_function() 93 tfc->ret = tfc->func(tfc->info); in remote_function()
|
| /linux-6.15/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 1521 "^tfc,.*":
|