Searched defs:bcm_db (Results 1 – 3 of 3) sorted by relevance
49 struct bcm_db { struct50 __le32 unit;51 __le16 width;52 u8 vcd;53 u8 reserved;
29 struct bcm_db { struct30 __le32 unit;31 __le16 width;32 u8 vcd;33 u8 reserved;
1346 struct bcm_db { struct1357 const struct bcm_db *bcm_data[GMU_MAX_BCMS] = { 0 }; in a6xx_gmu_rpmh_bw_votes_init() argument