Home
last modified time | relevance | path

Searched refs:soc_id (Results 1 – 14 of 14) sorted by relevance

/freebsd/lib/libpmc/pmu-events/
H A Djevents.c98 char *soc_id; member
106 free(et->soc_id); in free_sys_event_tables()
1017 sys_event_table->soc_id, in process_system_event_tables()
1018 sys_event_table->soc_id); in process_system_event_tables()
1283 sys_event_table->soc_id = strdup(tblname); in process_one_file()
1284 if (!sys_event_table->soc_id) { in process_one_file()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dqmi.h42 u32 soc_id; member
H A Dqmi.c622 qmi->soc_info.soc_id = resp->soc_info.soc_id; in ath10k_qmi_cap_send_sync_msg()
637 qmi->board_info.board_id, qmi->soc_info.soc_id); in ath10k_qmi_cap_send_sync_msg()
H A Dqmi_wlfw_v01.h185 u32 soc_id; member
H A Dqmi_wlfw_v01.c303 soc_id),
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dqmi.h120 u32 soc_id; member
361 u32 soc_id; member
H A Dqmi.c884 .offset = offsetof(struct qmi_wlanfw_soc_info_s_v01, soc_id),
2281 ab->qmi.target.soc_id = resp.soc_info.soc_id; in ath11k_qmi_request_target_cap()
2307 ab->qmi.target.board_id, ab->qmi.target.soc_id); in ath11k_qmi_request_target_cap()
/freebsd/sys/arm/mv/
H A Dmvvar.h87 void soc_id(uint32_t *dev, uint32_t *rev);
H A Dmv_common.c342 soc_id(&dev, &rev); in mv_check_soc_family()
498 soc_id(uint32_t *dev, uint32_t *rev) in soc_id() function
856 soc_id(&dev, &rev); in win_cpu_can_remap()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dqmi.h114 u32 soc_id; member
439 u32 soc_id; member
H A Dqmi.c1121 .offset = offsetof(struct qmi_wlanfw_soc_info_s_v01, soc_id),
2908 ab->qmi.target.soc_id = resp.soc_info.soc_id; in ath12k_qmi_request_target_cap()
2947 ab->qmi.target.board_id, ab->qmi.target.soc_id); in ath12k_qmi_request_target_cap()
/freebsd/sys/dev/mvs/
H A Dmvs_soc.c81 soc_id(&devid, &revid); in mvs_probe()
101 soc_id(&devid, &revid); in mvs_attach()
/freebsd/sys/dev/cesa/
H A Dcesa.c1183 soc_id(&d, &r); in cesa_attach_late()
/freebsd/sys/dev/mge/
H A Dif_mge.c400 soc_id(&d, &r); in mge_ver_params()