Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.12.1/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_gpu.h113 struct etnaviv_chip_identity identity; member
187 if (gpu->identity.model == chipModel_GC300 && in gpu_fix_power_address()
188 gpu->identity.revision < 0x2000) in gpu_fix_power_address()
Detnaviv_buffer.c188 if (gpu->identity.features & chipFeatures_PIPE_3D) { in etnaviv_buffer_config_mmuv2()
198 if (gpu->identity.features & chipFeatures_PIPE_2D) { in etnaviv_buffer_config_mmuv2()
238 bool has_blt = !!(gpu->identity.minor_features5 & in etnaviv_buffer_end()
352 bool has_blt = !!(gpu->identity.minor_features5 & in etnaviv_buffer_queue()
/linux-6.12.1/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()
/linux-6.12.1/drivers/nvme/common/
Dkeyring.c96 char *identity; in nvme_tls_psk_lookup() local
101 identity = kzalloc(identity_len, GFP_KERNEL); in nvme_tls_psk_lookup()
102 if (!identity) in nvme_tls_psk_lookup()
105 snprintf(identity, identity_len, "NVMe%u%c%02u %s %s", in nvme_tls_psk_lookup()
112 keyring_id, identity); in nvme_tls_psk_lookup()
115 identity, false); in nvme_tls_psk_lookup()
118 identity, PTR_ERR(keyref)); in nvme_tls_psk_lookup()
119 kfree(identity); in nvme_tls_psk_lookup()
122 kfree(identity); in nvme_tls_psk_lookup()
/linux-6.12.1/drivers/watchdog/
Dsb_wdog.c100 .identity = "SiByte Watchdog",
132 ident.identity); in sbwdog_release()
277 ident.identity, in sbwdog_interrupt()
297 ident.identity, ret); in sbwdog_init()
306 ident.identity, (void *)user_dog); in sbwdog_init()
309 ident.identity, ret); in sbwdog_init()
316 ident.identity, in sbwdog_init()
Dmlx_wdt.c212 .identity = "mlx-wdt-main",
218 .identity = "mlx-wdt-aux",
242 if (strnstr(pdata->identity, mlxreg_wdt_main_info.identity, in mlxreg_wdt_config()
243 sizeof(mlxreg_wdt_main_info.identity))) in mlxreg_wdt_config()
/linux-6.12.1/fs/nls/
Dnls_utf8.c12 static unsigned char identity[256]; variable
47 .charset2lower = identity, /* no conversion */
48 .charset2upper = identity,
55 identity[i] = i; in init_nls_utf8()
/linux-6.12.1/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,
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-devices-soc31 code. The format is "jep106:XXYY" where XX is identity code and
41 The specified mechanism is that an identity code of 0x7F
43 of an additional identity code field, and this mechanism
45 by the manufacturer's identity code.
47 For example, ARM has identity code 0x7F 0x7F 0x7F 0x7F 0x3B,
49 as JEP106 identity code of 0x3B and a continuation code of
51 identity code.
70 vendors. The format is "jep106:XXYY:ZZZZ" where XX is identity
Dsysfs-class-typec211 What: /sys/class/typec/<port>-partner/identity/
279 What: /sys/class/typec/<port>-{partner|cable}/identity/
291 What: /sys/class/typec/<port>-{partner|cable}/identity/id_header
299 What: /sys/class/typec/<port>-{partner|cable}/identity/cert_stat
307 What: /sys/class/typec/<port>-{partner|cable}/identity/product
315 What: /sys/class/typec/<port>-{partner|cable}/identity/product_type_vdo1
323 What: /sys/class/typec/<port>-{partner|cable}/identity/product_type_vdo2
331 What: /sys/class/typec/<port>-{partner|cable}/identity/product_type_vdo3
/linux-6.12.1/drivers/input/mouse/
Dsynaptics.c249 error = synaptics_query_int(psmouse, SYN_QUE_IDENTIFY, &info->identity); in synaptics_identify()
253 return SYN_ID_IS_SYNAPTICS(info->identity) ? 0 : -ENXIO; in synaptics_identify()
287 if (SYN_ID_FULL(info->identity) < 0x705) in synaptics_query_modes()
322 if (SYN_ID_FULL(info->identity) < 0x705 && in synaptics_capability()
370 if (SYN_ID_MAJOR(info->identity) < 4) in synaptics_resolution()
404 SYN_ID_FULL(info->identity) == 0x801)) { in synaptics_resolution()
935 if ((SYN_ID_FULL(priv->info.identity) == 0x801 || in synaptics_report_ext_buttons()
936 SYN_ID_FULL(priv->info.identity) == 0x802) && in synaptics_report_ext_buttons()
1417 SYN_ID_DISGEST_SUPPORTED(priv->info.identity)) in synaptics_disconnect()
1468 if (info.identity != priv->info.identity || in synaptics_reconnect()
[all …]
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_irq.c291 u32 *identity) in gt_irq_handler() argument
308 identity[bit] = gt_engine_identity(xe, mmio, bank, bit); in gt_irq_handler()
314 class = INTR_ENGINE_CLASS(identity[bit]); in gt_irq_handler()
315 instance = INTR_ENGINE_INSTANCE(identity[bit]); in gt_irq_handler()
316 intr_vec = INTR_ENGINE_INTR(identity[bit]); in gt_irq_handler()
349 u32 identity[32]; in xelp_irq_handler() local
364 gt_irq_handler(tile, master_ctl, intr_dw, identity); in xelp_irq_handler()
415 u32 identity[32]; in dg1_irq_handler() local
454 gt_irq_handler(tile, master_ctl, intr_dw, identity); in dg1_irq_handler()
/linux-6.12.1/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()
/linux-6.12.1/include/linux/platform_data/
Dmlxreg.h80 char identity[MLXREG_CORE_LABEL_MAX_SIZE]; member
202 char identity[MLXREG_CORE_LABEL_MAX_SIZE]; member
/linux-6.12.1/drivers/usb/typec/
Dclass.h23 struct usb_pd_identity *identity; member
32 struct usb_pd_identity *identity; member
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dlinear.rst23 # Create an identity mapping for a device
24 echo "0 `blockdev --getsz $1` linear $1 0" | dmsetup create identity
/linux-6.12.1/net/tipc/
Ddiscover.c117 tipc_bearer_xmit_skb(net, b->identity, skb, maddr); in tipc_disc_msg_xmit()
373 d->bearer_id = b->identity; in tipc_disc_create()
410 d->bearer_id = b->identity; in tipc_disc_reset()
419 tipc_bearer_xmit_skb(net, b->identity, skb, &maddr); in tipc_disc_reset()
/linux-6.12.1/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_or()
172 if (!ior->identity && !ior->asy.outp && ior->arm.outp == outp) { in nvkm_outp_acquire_or()
/linux-6.12.1/Documentation/arch/s390/
Dmm.rst53 +- __identity_base + identity mapping start (>= 2GB)
55 | identity | phys == virt - __identity_base
/linux-6.12.1/include/uapi/linux/
Dwatchdog.h21 __u8 identity[32]; /* Identity of the board */ member
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_irq.c120 gen11_gt_identity_handler(struct intel_gt *gt, const u32 identity) in gen11_gt_identity_handler() argument
122 const u8 class = GEN11_INTR_ENGINE_CLASS(identity); in gen11_gt_identity_handler()
123 const u8 instance = GEN11_INTR_ENGINE_INSTANCE(identity); in gen11_gt_identity_handler()
124 const u16 intr = GEN11_INTR_ENGINE_INTR(identity); in gen11_gt_identity_handler()
/linux-6.12.1/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()

12345678910>>...12