Searched refs:icl (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_ddi_buf_trans.c425 { .icl = { 0xA, 0x35, 0x3F, 0x00, 0x00 } }, /* 350 350 0.0 */
426 { .icl = { 0xA, 0x4F, 0x37, 0x00, 0x08 } }, /* 350 500 3.1 */
427 { .icl = { 0xC, 0x71, 0x2F, 0x00, 0x10 } }, /* 350 700 6.0 */
428 { .icl = { 0x6, 0x7F, 0x2B, 0x00, 0x14 } }, /* 350 900 8.2 */
429 { .icl = { 0xA, 0x4C, 0x3F, 0x00, 0x00 } }, /* 500 500 0.0 */
430 { .icl = { 0xC, 0x73, 0x34, 0x00, 0x0B } }, /* 500 700 2.9 */
431 { .icl = { 0x6, 0x7F, 0x2F, 0x00, 0x10 } }, /* 500 900 5.1 */
432 { .icl = { 0xC, 0x6C, 0x3C, 0x00, 0x03 } }, /* 650 700 0.6 */
433 { .icl = { 0x6, 0x7F, 0x35, 0x00, 0x0A } }, /* 600 900 3.5 */
434 { .icl
[all...]
H A Dintel_ddi_buf_trans.h57 struct icl_ddi_buf_trans icl; member in union:intel_ddi_buf_trans_entry
H A Dintel_ddi.c1148 SWING_SEL_UPPER(trans->entries[level].icl.dw2_swing_sel) |
1149 SWING_SEL_LOWER(trans->entries[level].icl.dw2_swing_sel) |
1160 POST_CURSOR_1(trans->entries[level].icl.dw4_post_cursor_1) |
1161 POST_CURSOR_2(trans->entries[level].icl.dw4_post_cursor_2) |
1162 CURSOR_COEFF(trans->entries[level].icl.dw4_cursor_coeff));
1171 N_SCALAR(trans->entries[level].icl.dw7_n_scalar));
H A Dintel_dmc.c119 #define ICL_DMC_PATH DMC_LEGACY_PATH(icl, 1, 09)
/linux-master/drivers/platform/x86/intel/pmc/
H A DMakefile7 icl.o tgl.o adl.o mtl.o arl.o lnl.o
/linux-master/fs/xfs/
H A Dxfs_icreate_item.c149 struct xfs_icreate_log *icl; local
161 icl = (struct xfs_icreate_log *)item->ri_buf[0].i_addr;
162 if (icl->icl_type != XFS_LI_ICREATE) {
167 if (icl->icl_size != 1) {
168 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad icl size");
172 agno = be32_to_cpu(icl->icl_ag);
177 agbno = be32_to_cpu(icl->icl_agbno);
182 isize = be32_to_cpu(icl->icl_isize);
187 count = be32_to_cpu(icl->icl_count);
192 length = be32_to_cpu(icl
[all...]
/linux-master/sound/soc/sof/intel/
H A DMakefile10 apl.o cnl.o tgl.o icl.o mtl.o lnl.o hda-common-ops.o \
32 snd-sof-pci-intel-icl-objs := pci-icl.o
41 obj-$(CONFIG_SND_SOC_SOF_INTEL_ICL) += snd-sof-pci-intel-icl.o
/linux-master/sound/soc/intel/avs/
H A DMakefile7 snd-soc-avs-objs += skl.o apl.o cnl.o icl.o tgl.o
H A Dtgl.c53 AVS_SET_ENABLE_LOGS_OP(icl)
H A Dicl.c196 AVS_SET_ENABLE_LOGS_OP(icl)
/linux-master/sound/soc/intel/common/
H A DMakefile9 soc-acpi-intel-cml-match.o soc-acpi-intel-icl-match.o \
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c104 fw_def(ICELAKE, 0, guc_mmp(icl, 70, 1, 1)) \
125 fw_def(ICELAKE, 0, huc_mmp(icl, 9, 0, 0)) \

Completed in 163 milliseconds