Lines Matching defs:mx3fb
250 struct mx3fb_data *mx3fb; member
264 struct mx3fb_data *mx3fb; member
343 static u32 mx3fb_read_reg(struct mx3fb_data *mx3fb, unsigned long reg) in mx3fb_read_reg()
348 static void mx3fb_write_reg(struct mx3fb_data *mx3fb, u32 value, unsigned long reg) in mx3fb_write_reg()
365 struct mx3fb_data *mx3fb = fbi->mx3fb; in sdc_fb_init() local
376 struct mx3fb_data *mx3fb = fbi->mx3fb; in sdc_fb_uninit() local
388 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in sdc_enable_channel() local
447 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in sdc_disable_channel() local
473 static int sdc_set_window_pos(struct mx3fb_data *mx3fb, enum ipu_channel channel, in sdc_set_window_pos()
506 static int sdc_init_panel(struct mx3fb_data *mx3fb, enum ipu_panel panel, in sdc_init_panel()
632 static int sdc_set_color_key(struct mx3fb_data *mx3fb, enum ipu_channel channel, in sdc_set_color_key()
670 static int sdc_set_global_alpha(struct mx3fb_data *mx3fb, bool enable, uint8_t alpha) in sdc_set_global_alpha()
693 static u32 sdc_get_brightness(struct mx3fb_data *mx3fb) in sdc_get_brightness()
703 static void sdc_set_brightness(struct mx3fb_data *mx3fb, uint8_t value) in sdc_set_brightness()
761 struct mx3fb_data *mx3fb = ichannel->client; in mx3fb_dma_done() local
798 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in __set_par() local
905 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in mx3fb_set_par() local
1074 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in __blank() local
1275 struct mx3fb_data *mx3fb = platform_get_drvdata(pdev); in mx3fb_suspend() local
1295 struct mx3fb_data *mx3fb = platform_get_drvdata(pdev); in mx3fb_resume() local
1426 static int init_fb_chan(struct mx3fb_data *mx3fb, struct idmac_channel *ichan) in init_fb_chan()
1558 struct mx3fb_data *mx3fb; in mx3fb_probe() local
1625 struct mx3fb_data *mx3fb = platform_get_drvdata(dev); in mx3fb_remove() local