Searched refs:customer_id (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_hwdb.c | 13 .customer_id = 0x100, 45 .customer_id = 0x204, 76 .customer_id = 0, 108 .customer_id = 0x4, 140 .customer_id = ~0U, 171 .customer_id = ~0U, 203 .customer_id = 0x88, 235 .customer_id = 0x9f, 269 const u32 customer_id = ident->customer_id; in etnaviv_fill_identity_from_hwdb() local 278 (etnaviv_chip_identities[i].customer_id == ident->customer_id || in etnaviv_fill_identity_from_hwdb() [all …]
|
H A D | etnaviv_gpu.h | 22 u32 customer_id; member
|
H A D | etnaviv_gpu.c | 160 *value = gpu->identity.customer_id; in etnaviv_gpu_get_param() 348 gpu->identity.customer_id = gpu_read(gpu, VIVS_HI_CHIP_CUSTOMER_ID); in etnaviv_hw_identify() 929 seq_printf(m, "\t customer_id: 0x%x\n", gpu->identity.customer_id); in etnaviv_gpu_debugfs()
|
/openbmc/linux/drivers/hwmon/ |
H A D | nct6683.c | 303 u16 customer_id; member 531 if (data->customer_id != NCT6683_CUSTOMER_ID_INTEL) in get_in_reg() 535 if (data->customer_id != NCT6683_CUSTOMER_ID_INTEL) in get_in_reg() 549 switch (data->customer_id) { in get_temp_reg() 687 data->customer_id == NCT6683_CUSTOMER_ID_INTEL) in nct6683_in_is_visible() 755 if (nr == 2 && data->customer_id == NCT6683_CUSTOMER_ID_INTEL) in nct6683_fan_is_visible() 871 data->customer_id == NCT6683_CUSTOMER_ID_INTEL) in nct6683_temp_is_visible() 956 if (data->customer_id == NCT6683_CUSTOMER_ID_MITAC) in nct6683_pwm_is_visible() 1214 data->customer_id = nct6683_read16(data, NCT6683_REG_CUSTOMER_ID); in nct6683_probe() 1217 switch (data->customer_id) { in nct6683_probe() [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | rtw8851b.h | 39 u8 customer_id; member
|
H A D | rtw8852c.h | 52 u8 customer_id; member
|
H A D | rtw8852a.h | 58 u8 customer_id; member
|
H A D | rtw8852b.h | 59 u8 customer_id; member
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | r8190P_rtl8256.c | 144 if (priv->customer_id == RT_CID_819X_NETCORE) in rtl92e_set_cck_tx_power()
|
H A D | rtl_core.h | 203 enum rt_customer_id customer_id; member
|
H A D | rtl_dm.c | 261 if (priv->customer_id == RT_CID_819X_NETCORE) in rtl92e_init_adaptive_rate() 1024 if (priv->customer_id == RT_CID_819X_NETCORE) in _rtl92e_dm_dig_init() 1577 if (priv->customer_id == RT_CID_819X_NETCORE) in _rtl92e_dm_init_rx_path_selection()
|
H A D | r8192E_dev.c | 422 priv->customer_id = RT_CID_819X_NETCORE; in _rtl92e_read_eeprom_info() 425 priv->customer_id = RT_CID_TOSHIBA; in _rtl92e_read_eeprom_info()
|
/openbmc/linux/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_image.h | 9 __le16 customer_id; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.h | 138 u8 customer_id; member 812 u16 customer_id; member
|
H A D | halbtcoutsrc.c | 1293 wifionly_haldata->customer_id = CUSTOMER_NORMAL; in exhalbtc_initlize_variables_wifi_only()
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 1052 u8 customer_id; member
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_fw.c | 2445 manifest->package_version.customer_id, in mpi3mr_print_pkg_ver() 2881 le16_to_cpu(facts_data->fw_version.customer_id); in mpi3mr_process_factsdata()
|