Home
last modified time | relevance | path

Searched refs:customer_id (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/etnaviv/
Detnaviv_hwdb.c13 .customer_id = 0x100,
44 .customer_id = ~0U,
83 (etnaviv_chip_identities[i].customer_id == ident->customer_id || in etnaviv_fill_identity_from_hwdb()
84 etnaviv_chip_identities[i].customer_id == ~0U) && in etnaviv_fill_identity_from_hwdb()
Detnaviv_gpu.h21 u32 customer_id; member
Detnaviv_gpu.c340 gpu->identity.customer_id = gpu_read(gpu, VIVS_HI_CHIP_CUSTOMER_ID); in etnaviv_hw_identify()
883 seq_printf(m, "\t customer_id: 0x%x\n", gpu->identity.customer_id); in etnaviv_gpu_debugfs()
/Linux-v5.10/drivers/hwmon/
Dnct6683.c291 u16 customer_id; member
530 if (data->customer_id != NCT6683_CUSTOMER_ID_INTEL) in get_in_reg()
534 if (data->customer_id != NCT6683_CUSTOMER_ID_INTEL) in get_in_reg()
548 switch (data->customer_id) { in get_temp_reg()
686 data->customer_id == NCT6683_CUSTOMER_ID_INTEL) in nct6683_in_is_visible()
754 if (nr == 2 && data->customer_id == NCT6683_CUSTOMER_ID_INTEL) in nct6683_fan_is_visible()
870 data->customer_id == NCT6683_CUSTOMER_ID_INTEL) in nct6683_temp_is_visible()
955 if (data->customer_id == NCT6683_CUSTOMER_ID_MITAC) in nct6683_pwm_is_visible()
1213 data->customer_id = nct6683_read16(data, NCT6683_REG_CUSTOMER_ID); in nct6683_probe()
1216 switch (data->customer_id) { in nct6683_probe()
[all …]
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h138 u8 customer_id; member
812 u16 customer_id; member
Dhalbtcoutsrc.c1309 wifionly_haldata->customer_id = CUSTOMER_NORMAL; in exhalbtc_initlize_variables_wifi_only()
/Linux-v5.10/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu.h751 u8 customer_id; member