Searched refs:jzfb (Results 1 – 1 of 1) sorted by relevance
117 struct jzfb { struct181 static unsigned int jzfb_num_ctrl_pins(struct jzfb *jzfb) in jzfb_num_ctrl_pins() argument185 switch (jzfb->pdata->lcd_type) { in jzfb_num_ctrl_pins()207 static unsigned int jzfb_num_data_pins(struct jzfb *jzfb) in jzfb_num_data_pins() argument211 switch (jzfb->pdata->lcd_type) { in jzfb_num_data_pins()224 if (jzfb->pdata->bpp == 18) in jzfb_num_data_pins()261 static int jzfb_get_controller_bpp(struct jzfb *jzfb) in jzfb_get_controller_bpp() argument263 switch (jzfb->pdata->bpp) { in jzfb_get_controller_bpp()270 return jzfb->pdata->bpp; in jzfb_get_controller_bpp()274 static struct fb_videomode *jzfb_get_mode(struct jzfb *jzfb, in jzfb_get_mode() argument[all …]