Home
last modified time | relevance | path

Searched refs:fcc (Results 1 – 25 of 26) sorted by relevance

12

/linux/arch/loongarch/kernel/
H A Dsignal.c88 uint64_t __user *fcc = &ctx->fcc; in copy_fpu_to_sigcontext() local
96 err |= __put_user(current->thread.fpu.fcc, fcc); in copy_fpu_to_sigcontext()
108 uint64_t __user *fcc = &ctx->fcc; in copy_fpu_from_sigcontext() local
115 err |= __get_user(current->thread.fpu.fcc, fcc); in copy_fpu_from_sigcontext()
126 uint64_t __user *fcc = &ctx->fcc; in copy_lsx_to_sigcontext() local
135 err |= __put_user(current->thread.fpu.fcc, fcc); in copy_lsx_to_sigcontext()
147 uint64_t __user *fcc = &ctx->fcc; in copy_lsx_from_sigcontext() local
156 err |= __get_user(current->thread.fpu.fcc, fcc); in copy_lsx_from_sigcontext()
167 uint64_t __user *fcc = &ctx->fcc; in copy_lasx_to_sigcontext() local
180 err |= __put_user(current->thread.fpu.fcc, fcc); in copy_lasx_to_sigcontext()
[all …]
H A Dasm-offsets.c171 OFFSET(THREAD_FCC, loongarch_fpu, fcc); in output_thread_fpu_defines()
289 OFFSET(VCPU_FCC, kvm_vcpu_arch, fpu.fcc); in output_kvm_defines()
H A Dptrace.c158 r = membuf_write(&to, &target->thread.fpu.fcc, sizeof(target->thread.fpu.fcc)); in fpr_get()
220 &target->thread.fpu.fcc, fcc_start, in fpr_set()
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fcc.c90 fep->fcc.fccp = of_iomap(ofdev->dev.of_node, 0); in do_pd_setup()
91 if (!fep->fcc.fccp) in do_pd_setup()
94 fep->fcc.ep = of_iomap(ofdev->dev.of_node, 1); in do_pd_setup()
95 if (!fep->fcc.ep) in do_pd_setup()
98 fep->fcc.fcccp = of_iomap(ofdev->dev.of_node, 2); in do_pd_setup()
99 if (!fep->fcc.fcccp) in do_pd_setup()
102 fep->fcc.mem = (void __iomem *)cpm2_immr; in do_pd_setup()
112 iounmap(fep->fcc.fcccp); in do_pd_setup()
114 iounmap(fep->fcc.ep); in do_pd_setup()
116 iounmap(fep->fcc.fccp); in do_pd_setup()
[all …]
H A DMakefile10 fs_enet-$(CONFIG_FS_ENET_HAS_FCC) += mac-fcc.o
H A Dfs_enet.h170 } fcc; member
/linux/arch/loongarch/include/asm/
H A Dfpu.h32 asmlinkage int _save_fp_context(void __user *fpregs, void __user *fcc, void __user *csr);
33 asmlinkage int _restore_fp_context(void __user *fpregs, void __user *fcc, void __user *csr);
39 asmlinkage int _save_lsx_context(void __user *fpregs, void __user *fcc, void __user *fcsr);
40 asmlinkage int _restore_lsx_context(void __user *fpregs, void __user *fcc, void __user *fcsr);
46 asmlinkage int _save_lasx_context(void __user *fpregs, void __user *fcc, void __user *fcsr);
47 asmlinkage int _restore_lasx_context(void __user *fpregs, void __user *fcc, void __user *fcsr);
H A Dprocessor.h83 uint64_t fcc; /* 8x8 */ member
180 .fcc = 0, \
/linux/arch/loongarch/include/uapi/asm/
H A Dsigcontext.h39 __u64 fcc; member
48 __u64 fcc; member
57 __u64 fcc; member
H A Dptrace.h41 __u64 fcc; member
/linux/drivers/usb/gadget/function/
H A Duvc_v4l2.c136 if (fmtdesc->fcc == pixelformat) { in find_format_by_pix()
235 fmt->fmt.pix.pixelformat = video->fcc; in uvc_v4l2_get_format()
256 u8 *fcc; in uvc_v4l2_try_format() local
261 fcc = (u8 *)&fmt->fmt.pix.pixelformat; in uvc_v4l2_try_format()
264 fcc[0], fcc[1], fcc[2], fcc[3], in uvc_v4l2_try_format()
296 fmt->fmt.pix.pixelformat = fmtdesc->fcc; in uvc_v4l2_try_format()
317 video->fcc = fmt->fmt.pix.pixelformat; in uvc_v4l2_set_format()
461 f->pixelformat = fmtdesc->fcc; in uvc_v4l2_enum_format()
H A Duvc.h106 u32 fcc; member
H A Duvc_video.c833 video->fcc = V4L2_PIX_FMT_YUYV; in uvcg_video_init()
/linux/arch/powerpc/boot/dts/
H A Dep8248e.dts156 compatible = "fsl,mpc8248-fcc-enet",
157 "fsl,cpm2-fcc-enet";
169 compatible = "fsl,mpc8248-fcc-enet",
170 "fsl,cpm2-fcc-enet";
H A Dmgcoge.dts190 compatible = "fsl,cpm2-fcc-enet";
203 compatible = "fsl,cpm2-fcc-enet";
H A Dtqm8560.dts292 compatible = "fsl,mpc8560-fcc-enet",
293 "fsl,cpm2-fcc-enet";
H A Dksi8560.dts292 compatible = "fsl,mpc8560-fcc-enet",
293 "fsl,cpm2-fcc-enet";
/linux/drivers/media/usb/uvc/
H A Duvc_v4l2.c226 switch (format->fcc) { in uvc_v4l2_get_bytesperline()
250 u8 *fcc; in uvc_v4l2_try_format() local
255 fcc = (u8 *)&fmt->fmt.pix.pixelformat; in uvc_v4l2_try_format()
258 fcc[0], fcc[1], fcc[2], fcc[3], in uvc_v4l2_try_format()
267 if (format->fcc == fmt->fmt.pix.pixelformat) in uvc_v4l2_try_format()
273 fmt->fmt.pix.pixelformat = format->fcc; in uvc_v4l2_try_format()
376 fmt->fmt.pix.pixelformat = format->fcc; in uvc_v4l2_try_format()
406 fmt->fmt.pix.pixelformat = format->fcc; in uvc_ioctl_g_fmt()
638 fmt->pixelformat = format->fcc; in uvc_ioctl_enum_fmt()
940 if (stream->formats[i].fcc == fsize->pixel_format) { in uvc_ioctl_enum_framesizes()
[all …]
H A Duvc_driver.c380 format->fcc = fmtdesc->fcc; in uvc_parse_format()
388 if (format->fcc == V4L2_PIX_FMT_YUYV) { in uvc_parse_format()
389 format->fcc = V4L2_PIX_FMT_GREY; in uvc_parse_format()
398 v4l2_format_info(format->fcc); in uvc_parse_format()
429 format->fcc = V4L2_PIX_FMT_MJPEG; in uvc_parse_format()
452 format->fcc = V4L2_PIX_FMT_DV; in uvc_parse_format()
478 uvc_dbg(dev, DESCR, "Found format %p4cc", &format->fcc); in uvc_parse_format()
H A Duvc_video.c1258 (stream->cur_format->fcc == V4L2_PIX_FMT_MJPEG || in uvc_video_decode_start()
1259 stream->cur_format->fcc == V4L2_PIX_FMT_JPEG)) { in uvc_video_decode_start()
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dcpm.txt33 scc/fcc/ucc registers, and the second represents the device's
/linux/arch/loongarch/kvm/
H A Dvcpu.c1310 fpu->fcc = vcpu->arch.fpu.fcc; in kvm_arch_vcpu_ioctl_get_fpu()
1322 vcpu->arch.fpu.fcc = fpu->fcc; in kvm_arch_vcpu_ioctl_set_fpu()
/linux/arch/mips/math-emu/
H A Dieee754.h158 __BITFIELD_FIELD(unsigned fcc:7, /* condition[7:1] */
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c773 u32 fcc; in fimc_pipeline_try_format() local
821 fcc = ffmt->fourcc; in fimc_pipeline_try_format()
825 NULL, &fcc, FIMC_SD_PAD_SINK_CAM); in fimc_pipeline_try_format()
827 NULL, &fcc, FIMC_SD_PAD_SOURCE); in fimc_pipeline_try_format()
/linux/arch/powerpc/include/asm/
H A Dimmap_cpm2.h399 typedef struct fcc { struct

12