Home
last modified time | relevance | path

Searched refs:max_bandwidth_high (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp215 hw_resource->max_bandwidth_high = UINT64(atol(tokens[1])); in GetHWResourceInfo()
320 hw_resource->max_bandwidth_high); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h130 uint64_t max_bandwidth_high = 0; member