Searched refs:f_w32xx (Results 1 – 2 of 2) sorted by relevance
1475 graphic_ctrl.f_w32xx.color_depth=6; in w100_set_dispregs()1476 graphic_ctrl.f_w32xx.en_crtc=1; in w100_set_dispregs()1477 graphic_ctrl.f_w32xx.en_graphic_req=1; in w100_set_dispregs()1478 graphic_ctrl.f_w32xx.en_graphic_crtc=1; in w100_set_dispregs()1479 graphic_ctrl.f_w32xx.lcd_pclk_on=1; in w100_set_dispregs()1480 graphic_ctrl.f_w32xx.lcd_sclk_on=1; in w100_set_dispregs()1481 graphic_ctrl.f_w32xx.low_power_on=0; in w100_set_dispregs()1482 graphic_ctrl.f_w32xx.req_freq=0; in w100_set_dispregs()1483 graphic_ctrl.f_w32xx.total_req_graphic=par->mode->xres >> 1; /* panel xres, not mode */ in w100_set_dispregs()1484 graphic_ctrl.f_w32xx.portrait_mode=rot; in w100_set_dispregs()
530 struct graphic_ctrl_t_w32xx f_w32xx; member