Searched refs:fmtb (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/m68k/kernel/ |
| A D | traps.c | 387 fp->un.fmtb.daddr, in bus_error030() 423 fp->un.fmtb.daddr, in bus_error030() 442 addr = fp->un.fmtb.daddr; in bus_error030() 482 addr = fp->un.fmtb.baddr; in bus_error030() 518 fp->un.fmtb.daddr, in bus_error030() 526 addr = fp->un.fmtb.daddr; in bus_error030() 552 fp->un.fmtb.daddr, in bus_error030() 628 addr = fp->un.fmtb.baddr; in bus_error030() 905 fp->un.fmtb.ssw, fp->un.fmtb.isc, fp->un.fmtb.isb, in show_registers() 906 fp->un.fmtb.daddr, fp->un.fmtb.dobuf); in show_registers() [all …]
|
| A D | signal.c | 80 [11] = sizeof_field(struct frame, un.fmtb),
|
| /linux/drivers/media/platform/amphion/ |
| A D | vpu_helpers.c | 80 bool vpu_helper_match_format(struct vpu_inst *inst, u32 type, u32 fmta, u32 fmtb) in vpu_helper_match_format() argument 84 if (fmta == fmtb) in vpu_helper_match_format() 88 if (sibling && sibling->pixfmt == fmtb) in vpu_helper_match_format()
|
| A D | vpu_helpers.h | 18 bool vpu_helper_match_format(struct vpu_inst *inst, u32 type, u32 fmta, u32 fmtb);
|
| /linux/arch/m68k/include/asm/ |
| A D | traps.h | 266 } fmtb; member
|
Completed in 13 milliseconds