Searched defs:bcm_db (Results 1 – 2 of 2) sorted by relevance
29 struct bcm_db { struct30 __le32 unit;31 __le16 width;32 u8 vcd;33 u8 reserved;
1382 struct bcm_db { struct1393 const struct bcm_db *bcm_data[GMU_MAX_BCMS] = { 0 }; in a6xx_gmu_rpmh_bw_votes_init() argument