Searched refs:h_adj (Results 1 – 1 of 1) sorted by relevance
790 int h_adj; in tiler_map_show() local799 h_adj = omap_dmm->lut_height / ydiv; in tiler_map_show()802 map = kzalloc(h_adj * sizeof(*map), GFP_KERNEL); in tiler_map_show()803 global_map = kzalloc((w_adj + 1) * h_adj, GFP_KERNEL); in tiler_map_show()808 memset(global_map, ' ', (w_adj + 1) * h_adj); in tiler_map_show()