Searched refs:fmtb (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/m68k/kernel/ |
A D | traps.c | 388 fp->un.fmtb.daddr, in bus_error030() 424 fp->un.fmtb.daddr, in bus_error030() 443 addr = fp->un.fmtb.daddr; in bus_error030() 483 addr = fp->un.fmtb.baddr; in bus_error030() 519 fp->un.fmtb.daddr, in bus_error030() 527 addr = fp->un.fmtb.daddr; in bus_error030() 553 fp->un.fmtb.daddr, in bus_error030() 629 addr = fp->un.fmtb.baddr; in bus_error030() 906 fp->un.fmtb.ssw, fp->un.fmtb.isc, fp->un.fmtb.isb, in show_registers() 907 fp->un.fmtb.daddr, fp->un.fmtb.dobuf); in show_registers() [all …]
|
A D | signal.c | 78 [11] = sizeof_field(struct frame, un.fmtb),
|
/linux-6.3-rc2/drivers/media/platform/amphion/ |
A D | vpu_helpers.c | 79 bool vpu_helper_match_format(struct vpu_inst *inst, u32 type, u32 fmta, u32 fmtb) in vpu_helper_match_format() argument 83 if (fmta == fmtb) in vpu_helper_match_format() 87 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-6.3-rc2/arch/m68k/include/asm/ |
A D | traps.h | 266 } fmtb; member
|
Completed in 11 milliseconds