Home
last modified time | relevance | path

Searched defs:dispc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c50 #define REG_GET(dispc, idx, start, end) \ argument
53 #define REG_FLD_MOD(dispc, idx, val, start, end) \ argument
356 static inline void dispc_write_reg(struct dispc_device *dispc, u16 idx, u32 val) in dispc_write_reg()
361 static inline u32 dispc_read_reg(struct dispc_device *dispc, u16 idx) in dispc_read_reg()
366 static u32 mgr_fld_read(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_read()
374 static void mgr_fld_write(struct dispc_device *dispc, enum omap_channel channel, in mgr_fld_write()
382 int dispc_get_num_ovls(struct dispc_device *dispc) in dispc_get_num_ovls()
387 int dispc_get_num_mgrs(struct dispc_device *dispc) in dispc_get_num_mgrs()
392 static void dispc_get_reg_field(struct dispc_device *dispc, in dispc_get_reg_field()
402 static bool dispc_has_feature(struct dispc_device *dispc, in dispc_has_feature()
[all …]