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