Searched defs:sh_mobile_lcdc_chan (Results 1 – 1 of 1) sorted by relevance
56 struct sh_mobile_lcdc_chan { struct59 const struct sh_mobile_lcdc_chan_cfg *cfg; argument61 unsigned long *reg_offs;62 unsigned long ldmt1r_value;63 unsigned long enabled; /* ME and SE in LDCNT2R */65 struct mutex open_lock; /* protects the use counter */66 int use_count;68 void *fb_mem;69 unsigned long fb_size;71 dma_addr_t dma_handle;[all …]