1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2018, The Linux Foundation
11 /* can be read from register 0x58 */
19 #define UBWC_1_0 0x10000000
20 #define UBWC_2_0 0x20000000
21 #define UBWC_3_0 0x30000000
22 #define UBWC_4_0 0x40000000
23 #define UBWC_4_3 0x40030000
25 const struct msm_mdss_data *msm_mdss_get_mdss_data(struct device *dev);
27 #endif /* __MSM_MDSS_H__ */