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

/drivers/video/fbdev/omap2/dss/
H A Ddss.c46 struct dss_reg { struct
50 #define DSS_REG(idx) ((const struct dss_reg) { idx })
106 static inline void dss_write_reg(const struct dss_reg idx, u32 val)
111 static inline u32 dss_read_reg(const struct dss_reg idx)

Completed in 56 milliseconds