Home
last modified time | relevance | path

Searched refs:tcm_pt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Dtcm.h43 struct tcm_pt { struct
52 struct tcm_pt p0; argument
53 struct tcm_pt p1;
261 static inline bool __tcm_is_in(struct tcm_pt *p, struct tcm_area *a) in __tcm_is_in()
H A Domap_dmm_tiler.c679 struct tcm_pt *p = &block->area.p0; in tiler_tsptr()
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()