Searched refs:graphic_ctrl (Results 1 – 1 of 1) sorted by relevance
1421 union graphic_ctrl_u graphic_ctrl; in w100_set_dispregs() local1441 graphic_ctrl.val = 0; /* w32xx doesn't like undefined bits */ in w100_set_dispregs()1444 graphic_ctrl.f_w100.color_depth=6; in w100_set_dispregs()1445 graphic_ctrl.f_w100.en_crtc=1; in w100_set_dispregs()1446 graphic_ctrl.f_w100.en_graphic_req=1; in w100_set_dispregs()1447 graphic_ctrl.f_w100.en_graphic_crtc=1; in w100_set_dispregs()1448 graphic_ctrl.f_w100.lcd_pclk_on=1; in w100_set_dispregs()1449 graphic_ctrl.f_w100.lcd_sclk_on=1; in w100_set_dispregs()1450 graphic_ctrl.f_w100.low_power_on=0; in w100_set_dispregs()1451 graphic_ctrl.f_w100.req_freq=0; in w100_set_dispregs()[all …]