Searched defs:ydiv (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 997 static void fill_map(char **map, int xdiv, int ydiv, struct tcm_area *a, in fill_map() 1007 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p, in fill_map_pt() 1013 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt() 1034 static void map_1d_info(char **map, int xdiv, int ydiv, char *nice, in map_1d_info() 1053 static void map_2d_info(char **map, int xdiv, int ydiv, char *nice, in map_2d_info() 1064 int xdiv = 2, ydiv = 1; in tiler_map_show() local
|
/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_plane.c | 751 int ydiv = i ? fb->format->vsub : 1; in atmel_hlcdc_plane_atomic_check() local
|