Searched refs:DISPC_TIMING_V (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.h158 static inline u16 DISPC_TIMING_V(enum omap_channel channel) function
H A Ddispc.c3038 dispc_write_reg(DISPC_TIMING_V(channel), timing_v);
3447 DUMPREG(i, DISPC_TIMING_V);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.h161 static inline u16 DISPC_TIMING_V(enum omap_channel channel) function
H A Ddispc.c3165 dispc_write_reg(dispc, DISPC_TIMING_V(channel), timing_v);
3528 DUMPREG(dispc, i, DISPC_TIMING_V);

Completed in 123 milliseconds