Home
last modified time | relevance | path

Searched defs:pld_soc_info (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h495 struct pld_soc_info { struct
496 void __iomem *v_addr;
497 phys_addr_t p_addr;
498 u32 chip_id;
499 u32 chip_family;
500 u32 board_id;
501 u32 soc_id;
502 u32 fw_version;
503 char fw_build_timestamp[PLD_MAX_TIMESTAMP_LEN + 1];
504 struct pld_device_version device_version;
[all …]