Home
last modified time | relevance | path

Searched refs:icc (Results 1 – 25 of 85) sorted by relevance

1234

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/colord/colord-native/
H A D0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch17 lib/colord/cd-icc.c | 62 -------------------------------------------
31 + * @icc: A valid #CdIcc
42 +cd_icc_create_from_edid_data (CdIcc *icc, CdEdid *edid, GError **error)
44 + CdIccPrivate *priv = GET_PRIVATE (icc);
57 + if (!cd_icc_create_from_edid (icc,
68 + cd_icc_set_copyright (icc, NULL,
75 + cd_icc_add_metadata (icc, CD_PROFILE_METADATA_EDID_MD5, data);
78 + cd_icc_add_metadata (icc, CD_PROFILE_METADATA_EDID_MODEL, data);
81 + cd_icc_add_metadata (icc, CD_PROFILE_METADATA_EDID_SERIAL, data);
84 + cd_icc_add_metadata (icc, CD_PROFILE_METADATA_EDID_MNFT, data);
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DNG4memcpy.S22 be,a,pn %icc, 999f; \
114 ble,pn %icc, .Ltiny
116 ble,pn %icc, .Lsmall
119 bl,pn %icc, .Lmedium
134 bne,pt %icc, 1b
150 bne,pn %icc, .Llarge_src_unaligned
164 bne,pt %icc, 1b
198 bne,pt %icc, 1b
205 ble,pn %icc, .Lsmall_unaligned
207 ba,a,pt %icc, .Lmedium_noprefetch
[all …]
H A Dbzero.S29 bl,pn %icc, __bzero_tiny
32 be,pt %icc, 2f
36 bne,pn %icc, 1b
39 be,pt %icc, 3f
46 bl,pn %icc, 5f
63 bne,pt %icc, 4b
69 bne,pt %icc, 5b
76 bne,pt %icc, 1b
97 bl,pn %icc, __clear_user_tiny
100 be,pt %icc, 2f
[all …]
H A DNG4memset.S17 be,pt %icc, 1f
24 ba,pt %icc, 1f
33 ble %icc, .Ltiny
41 bne,pt %icc, 1b
52 bne,pt %icc, 1b
62 bne,pt %icc, 1b
66 bl,pn %icc, .Ltiny
73 bne,pt %icc, 1b
76 be,pt %icc, .Ltiny
82 be,pn %icc, .Lexit
[all …]
H A Dmemscan_64.S28 be,pt %icc, we_are_aligned
37 bne,a,pn %icc, 1b
58 bne,a,pn %icc, 2f
65 be,pn %icc, 1f
69 be,pn %icc, 1f
74 be,pn %icc, 1f
78 be,pn %icc, 1f
82 be,a,pn %icc, 2f
86 be,pn %icc, 1f
91 be,pn %icc, 1f
[all …]
H A Dcsum_copy.S48 be,pt %icc, 1f
56 be,pn %icc, 80f
58 blu,pn %icc, 60f
77 bne,pn %icc, 95f
87 bne,pn %icc, 90b
159 bne,pt %icc, 1b
170 bne,pt %icc, 1b
194 blu,pt %icc, 1f
240 be,a,pt %icc, 1f
251 be,a,pt %icc, 1f
[all …]
H A Dfls.S20 be,pt %icc, 8f
24 bne,pt %icc, 3f
35 bne,pt %icc, 4f
43 be,a,pt %icc, 7f
62 bne,pt %icc, 2b
H A Dchecksum_64.S24 be,pt %icc, 1f
30 be,pn %icc, csum_partial_post_align
32 blu,pn %icc, csum_partial_end_cruft
55 bne,pn %icc, csum_partial_fix_alignment
107 bne,pt %icc, 1b
116 bne,pt %icc, 1b
140 blu,pt %icc, 1f
H A DU3memcpy.S211 be,pt %icc, 2f
224 be,pt %icc, 3f
233 be,pn %icc, 3f
241 bne,pt %icc, 1b
377 bne,pn %icc, 90f
379 be,pt %icc, 1f
387 be,pt %icc, 1f
395 be,pt %icc, 1f
403 be,pt %icc, end_return
449 be,pn %icc, 2f
[all …]
H A DVISsave.S35 1: bne,pn %icc, 2f
59 be,pn %icc, 9b
63 be,pn %icc, 4f
70 be,pn %icc, 5f
H A Dmemmove.S29 bne,pt %icc, 1b
50 bne,pt %icc, 3b
58 bne,pt %icc, 4b
H A DGENbzero.S48 bl,pn %icc, GENbzero_tiny
59 bl,pn %icc, GENbzero_medium
103 bne,pt %icc, 1b
124 bne,pn %icc, GENbzero
H A DNGbzero.S49 bl,pn %icc, NGbzero_tiny
60 bl,pn %icc, NGbzero_medium
105 bne,pt %icc, 1b
126 bne,pn %icc, NGbzero
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A DMakefile3 icc-bcm-voter-objs := bcm-voter.o
6 icc-osm-l3-objs := osm-l3.o
8 icc-rpmh-obj := icc-rpmh.o
13 icc-smd-rpm-objs := smd-rpm.o
15 obj-$(CONFIG_INTERCONNECT_QCOM_BCM_VOTER) += icc-bcm-voter.o
18 obj-$(CONFIG_INTERCONNECT_QCOM_OSM_L3) += icc-osm-l3.o
20 obj-$(CONFIG_INTERCONNECT_QCOM_RPMH) += icc-rpmh.o
25 obj-$(CONFIG_INTERCONNECT_QCOM_SMD_RPM) += icc-smd-rpm.o
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmd-rpm.c30 struct platform_device *icc; member
213 rpm->icc = platform_device_register_data(&rpdev->dev, "icc_smd_rpm", -1, in qcom_smd_rpm_probe()
215 if (IS_ERR(rpm->icc)) in qcom_smd_rpm_probe()
216 return PTR_ERR(rpm->icc); in qcom_smd_rpm_probe()
220 platform_device_unregister(rpm->icc); in qcom_smd_rpm_probe()
229 platform_device_unregister(rpm->icc); in qcom_smd_rpm_remove()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Duna_asm_64.S16 be,pn %icc, 2f
18 be,pt %icc, 1f
73 bge,pn %icc, 9f
75 be,pt %icc, 6f
121 be,a,pt %icc, 0f
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch6 When working path contains "clang"/"gcc"/"icc", it might be part of $CC
8 about clang/gcc/icc compilers. e.g.
9 When "icc" is containded in working path, below errors are reported when
92 *icc*)
101 *icc*)
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c59 struct ipu_image_convert_ctx *icc; member
86 if (ctx->icc) in job_abort()
87 ipu_image_convert_abort(ctx->icc); in job_abort()
128 run->ctx = ctx->icc; in device_run()
519 if (ctx->icc) { in ipu_csc_scaler_start_streaming()
521 ipu_image_convert_unprepare(ctx->icc); in ipu_csc_scaler_start_streaming()
530 ctx->icc = ipu_image_convert_prepare(ipu, ic_task, &in, &out, in ipu_csc_scaler_start_streaming()
533 if (IS_ERR(ctx->icc)) { in ipu_csc_scaler_start_streaming()
535 int ret = PTR_ERR(ctx->icc); in ipu_csc_scaler_start_streaming()
537 ctx->icc = NULL; in ipu_csc_scaler_start_streaming()
[all …]
/OK3568_Linux_fs/kernel/drivers/interconnect/
H A DMakefile4 icc-core-objs := core.o bulk.o
6 obj-$(CONFIG_INTERCONNECT) += icc-core.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D0001-Run-native-cd_idt8-cd_create_profile.patch49 generated_icc = custom_target(arg + '.icc',
51 output: arg + '.icc',
55 install_dir: join_paths(datadir, 'color', 'icc', 'colord'),
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dvisasm.h18 be,pt %icc, 297f; \
40 be,pt %icc, 297f; \
H A Dasm.h11 TYPE,PREDICT %icc, DEST
13 TYPE,a,PREDICT %icc, DEST
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Ddes_asm.S125 bne,pt %icc, 1b
150 bne,pt %icc, 1b
176 bne,pt %icc, 1b
382 bne,pt %icc, 1b
398 bne,pt %icc, 1b
416 bne,pt %icc, 1b
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dprogramming-language.rst15 There is some support for compiling the kernel with ``icc`` [icc]_ for several
41 .. [icc] https://software.intel.com/en-us/c-compilers citation
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dprogramming-language.rst20 [it-clang]_ e ``icc`` [it-icc]_ su diverse architetture, tuttavia in questo momento
47 .. [it-icc] https://software.intel.com/en-us/c-compilers

1234