Lines Matching defs:mx3fb
253 struct mx3fb_data *mx3fb; member
267 struct mx3fb_data *mx3fb; member
346 static u32 mx3fb_read_reg(struct mx3fb_data *mx3fb, unsigned long reg) in mx3fb_read_reg()
351 static void mx3fb_write_reg(struct mx3fb_data *mx3fb, u32 value, unsigned long reg) in mx3fb_write_reg()
368 struct mx3fb_data *mx3fb = fbi->mx3fb; in sdc_fb_init() local
379 struct mx3fb_data *mx3fb = fbi->mx3fb; in sdc_fb_uninit() local
391 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in sdc_enable_channel() local
450 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in sdc_disable_channel() local
476 static int sdc_set_window_pos(struct mx3fb_data *mx3fb, enum ipu_channel channel, in sdc_set_window_pos()
509 static int sdc_init_panel(struct mx3fb_data *mx3fb, enum ipu_panel panel, in sdc_init_panel()
635 static int sdc_set_color_key(struct mx3fb_data *mx3fb, enum ipu_channel channel, in sdc_set_color_key()
673 static int sdc_set_global_alpha(struct mx3fb_data *mx3fb, bool enable, uint8_t alpha) in sdc_set_global_alpha()
696 static u32 sdc_get_brightness(struct mx3fb_data *mx3fb) in sdc_get_brightness()
706 static void sdc_set_brightness(struct mx3fb_data *mx3fb, uint8_t value) in sdc_set_brightness()
764 struct mx3fb_data *mx3fb = ichannel->client; in mx3fb_dma_done() local
801 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in __set_par() local
908 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in mx3fb_set_par() local
1077 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in __blank() local
1278 struct mx3fb_data *mx3fb = platform_get_drvdata(pdev); in mx3fb_suspend() local
1298 struct mx3fb_data *mx3fb = platform_get_drvdata(pdev); in mx3fb_resume() local
1429 static int init_fb_chan(struct mx3fb_data *mx3fb, struct idmac_channel *ichan) in init_fb_chan()
1561 struct mx3fb_data *mx3fb; in mx3fb_probe() local
1628 struct mx3fb_data *mx3fb = platform_get_drvdata(dev); in mx3fb_remove() local