Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 25 of 217) sorted by relevance

123456789

/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c45 *value = gpu->identity.model; in etnaviv_gpu_get_param()
49 *value = gpu->identity.revision; in etnaviv_gpu_get_param()
53 *value = gpu->identity.features; in etnaviv_gpu_get_param()
57 *value = gpu->identity.minor_features0; in etnaviv_gpu_get_param()
61 *value = gpu->identity.minor_features1; in etnaviv_gpu_get_param()
65 *value = gpu->identity.minor_features2; in etnaviv_gpu_get_param()
69 *value = gpu->identity.minor_features3; in etnaviv_gpu_get_param()
73 *value = gpu->identity.minor_features4; in etnaviv_gpu_get_param()
77 *value = gpu->identity.minor_features5; in etnaviv_gpu_get_param()
81 *value = gpu->identity.minor_features6; in etnaviv_gpu_get_param()
[all …]
Detnaviv_perfmon.c65 for (i = 0; i < gpu->identity.pixel_pipes; i++) { in pipe_perf_reg_read()
84 for (i = 0; i < gpu->identity.pixel_pipes; i++) { in pipe_reg_read()
101 if (gpu->identity.model == chipModel_GC880 || in hi_total_cycle_read()
102 gpu->identity.model == chipModel_GC2000 || in hi_total_cycle_read()
103 gpu->identity.model == chipModel_GC2100) in hi_total_cycle_read()
115 if (gpu->identity.model == chipModel_GC880 || in hi_total_idle_cycle_read()
116 gpu->identity.model == chipModel_GC2000 || in hi_total_idle_cycle_read()
117 gpu->identity.model == chipModel_GC2100) in hi_total_idle_cycle_read()
469 if (gpu->identity.features & meta->feature) in num_pm_domains()
485 if (!(gpu->identity.features & meta->feature)) in pm_domain()
Detnaviv_buffer.c187 if (gpu->identity.features & chipFeatures_PIPE_3D) { in etnaviv_buffer_config_mmuv2()
197 if (gpu->identity.features & chipFeatures_PIPE_2D) { in etnaviv_buffer_config_mmuv2()
237 bool has_blt = !!(gpu->identity.minor_features5 & in etnaviv_buffer_end()
351 bool has_blt = !!(gpu->identity.minor_features5 & in etnaviv_buffer_queue()
/drivers/media/dvb-frontends/
Ddib0090.c166 struct dib0090_identity identity; member
190 struct dib0090_identity identity; member
331 struct dib0090_identity *identity = &state->identity; in dib0090_identify() local
335 identity->p1g = 0; in dib0090_identify()
336 identity->in_soc = 0; in dib0090_identify()
343 identity->version = v & 0xff; in dib0090_identify()
344 identity->product = (v >> 8) & 0xf; in dib0090_identify()
346 if (identity->product != KROSUS) in dib0090_identify()
349 if ((identity->version & 0x3) == SOC) { in dib0090_identify()
350 identity->in_soc = 1; in dib0090_identify()
[all …]
Dves1x93.c450 u8 identity; in ves1x93_attach() local
462 identity = ves1x93_readreg(state, 0x1e); in ves1x93_attach()
463 switch (identity) { in ves1x93_attach()
/drivers/watchdog/
Dsb_wdog.c100 .identity = "SiByte Watchdog",
132 ident.identity); in sbwdog_release()
278 ident.identity, in sbwdog_interrupt()
298 ident.identity, ret); in sbwdog_init()
307 ident.identity, (void *)user_dog); in sbwdog_init()
310 ident.identity, ret); in sbwdog_init()
317 ident.identity, in sbwdog_init()
Dmlx_wdt.c213 .identity = "mlx-wdt-main",
219 .identity = "mlx-wdt-aux",
243 if (strnstr(pdata->identity, mlxreg_wdt_main_info.identity, in mlxreg_wdt_config()
244 sizeof(mlxreg_wdt_main_info.identity))) in mlxreg_wdt_config()
Dpm8916_wdt.c121 .identity = "QCOM PM8916 PON WDT",
128 .identity = "QCOM PM8916 PON WDT",
Dqcom-wdt.c166 .identity = KBUILD_MODNAME,
175 .identity = KBUILD_MODNAME,
Dwatchdog_core.c122 (const char *)wdd->info->identity; in watchdog_init_timeout()
364 (const char *)wdd->info->identity; in watchdog_register_device()
Dimx2_wdt.c83 .identity = "imx2+ watchdog",
88 .identity = "imx2+ watchdog",
Debc-c384_wdt.c87 .identity = MODULE_NAME
Dtwl4030_wdt.c49 .identity = "TWL4030 Watchdog",
/drivers/gpu/ipu-v3/
Dipu-ic-csc.c18 static const struct ipu_ic_csc_params identity = { variable
98 &identity,
101 &identity,
105 &identity,
108 &identity,
/drivers/input/mouse/
Dsynaptics.c248 error = synaptics_query_int(psmouse, SYN_QUE_IDENTIFY, &info->identity); in synaptics_identify()
252 return SYN_ID_IS_SYNAPTICS(info->identity) ? 0 : -ENXIO; in synaptics_identify()
286 if (SYN_ID_FULL(info->identity) < 0x705) in synaptics_query_modes()
321 if (SYN_ID_FULL(info->identity) < 0x705 && in synaptics_capability()
369 if (SYN_ID_MAJOR(info->identity) < 4) in synaptics_resolution()
403 SYN_ID_FULL(info->identity) == 0x801)) { in synaptics_resolution()
934 if ((SYN_ID_FULL(priv->info.identity) == 0x801 || in synaptics_report_ext_buttons()
935 SYN_ID_FULL(priv->info.identity) == 0x802) && in synaptics_report_ext_buttons()
1416 SYN_ID_DISGEST_SUPPORTED(priv->info.identity)) in synaptics_disconnect()
1467 if (info.identity != priv->info.identity || in synaptics_reconnect()
[all …]
/drivers/gpu/drm/nouveau/dispnv50/
Dwndwc57e.c85 const u32 identity[12] = { in wndwc57e_csc_clr() local
92 if ((ret = PUSH_WAIT(push, 1 + ARRAY_SIZE(identity)))) in wndwc57e_csc_clr()
95 PUSH_MTHD(push, NVC57E, SET_FMT_COEFFICIENT_C00, identity, ARRAY_SIZE(identity)); in wndwc57e_csc_clr()
/drivers/usb/typec/
Dclass.h24 struct usb_pd_identity *identity; member
33 struct usb_pd_identity *identity; member
Dclass.c65 return partner->identity; in get_pd_identity()
69 return cable->identity; in get_pd_identity()
696 if (!partner->identity) in typec_partner_set_identity()
853 if (desc->identity) { in typec_register_partner()
859 partner->identity = desc->identity; in typec_register_partner()
1138 if (!cable->identity) in typec_cable_set_identity()
1170 if (desc->identity) { in typec_register_cable()
1176 cable->identity = desc->identity; in typec_register_cable()
1789 if (to_typec_partner(partner_dev)->identity) in typec_set_data_role()
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Doutp.c123 if (!ior->identity && ior->hda == hda && in nvkm_outp_acquire_hda()
133 if (!ior->identity && ior->hda == hda && in nvkm_outp_acquire_hda()
161 if (outp->identity) { in nvkm_outp_acquire()
172 if (!ior->identity && !ior->asy.outp && ior->arm.outp == outp) { in nvkm_outp_acquire()
Doutp.h21 bool identity; member
/drivers/usb/typec/tipd/
Dcore.c57 struct usb_pd_identity identity; member
209 tps->partner_identity = id.identity; in tps6598x_read_partner_identity()
244 desc.identity = NULL; in tps6598x_connect()
250 desc.identity = &tps->partner_identity; in tps6598x_connect()
266 if (desc.identity) in tps6598x_connect()
/drivers/gpu/drm/i915/gt/
Dintel_gt_irq.c116 gen11_gt_identity_handler(struct intel_gt *gt, const u32 identity) in gen11_gt_identity_handler() argument
118 const u8 class = GEN11_INTR_ENGINE_CLASS(identity); in gen11_gt_identity_handler()
119 const u8 instance = GEN11_INTR_ENGINE_INSTANCE(identity); in gen11_gt_identity_handler()
120 const u16 intr = GEN11_INTR_ENGINE_INTR(identity); in gen11_gt_identity_handler()
/drivers/net/wireless/ti/wl1251/
Dcmd.c169 int wl1251_cmd_vbm(struct wl1251 *wl, u8 identity, in wl1251_cmd_vbm() argument
189 vbm->tim.identity = identity; in wl1251_cmd_vbm()
Dcmd.h22 int wl1251_cmd_vbm(struct wl1251 *wl, u8 identity,
291 u8 identity; member
/drivers/hwmon/
Dsch56xx-common.c411 strscpy(data->wdinfo.identity, "sch56xx watchdog", sizeof(data->wdinfo.identity)); in sch56xx_watchdog_register()

123456789