Searched defs:ydiv (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/omapdrm/ | 
| D | omap_dmm_tiler.c | 1008 static void fill_map(char **map, int xdiv, int ydiv, struct tcm_area *a,  in fill_map()1018 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p,  in fill_map_pt()
 1024 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p)  in read_map_pt()
 1045 static void map_1d_info(char **map, int xdiv, int ydiv, char *nice,  in map_1d_info()
 1064 static void map_2d_info(char **map, int xdiv, int ydiv, char *nice,  in map_2d_info()
 1075 	int xdiv = 2, ydiv = 1;  in tiler_map_show()  local
 
 | 
| /Linux-v5.10/drivers/gpu/drm/atmel-hlcdc/ | 
| D | atmel_hlcdc_plane.c | 644 		int ydiv = i ? fb->format->vsub : 1;  in atmel_hlcdc_plane_atomic_check()  local
 |