Searched refs:get_bus_vote_lvl_high (Results 1 – 3 of 3) sorted by relevance
1027 !soc->ops->misc_ops->get_bus_vote_lvl_high) { in cdp_get_bus_lvl_high()1032 return soc->ops->misc_ops->get_bus_vote_lvl_high(soc); in cdp_get_bus_lvl_high()
1933 bool (*get_bus_vote_lvl_high)(struct cdp_soc_t *soc_hdl); member
13313 .get_bus_vote_lvl_high = dp_get_bus_vote_lvl_high,