Searched refs:DSI_MAX (Results 1 – 4 of 4) sorted by relevance
40 bool src_pll_truthtable[DSI_MAX][DSI_MAX];
151 if ((phy_id >= DSI_MAX) || (pll_id >= DSI_MAX)) in msm_dsi_phy_set_src_pll()
28 #define DSI_MAX 2 macro
30 struct msm_dsi *dsi[DSI_MAX];50 return msm_dsim_glb.dsi[(id + 1) % DSI_MAX]; in dsi_mgr_get_other_dsi()800 if (id > DSI_MAX) { in msm_dsi_manager_register()