Home
last modified time | relevance | path

Searched refs:f_w100 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/
Dw100fb.c1450 graphic_ctrl.f_w100.color_depth=6; in w100_set_dispregs()
1451 graphic_ctrl.f_w100.en_crtc=1; in w100_set_dispregs()
1452 graphic_ctrl.f_w100.en_graphic_req=1; in w100_set_dispregs()
1453 graphic_ctrl.f_w100.en_graphic_crtc=1; in w100_set_dispregs()
1454 graphic_ctrl.f_w100.lcd_pclk_on=1; in w100_set_dispregs()
1455 graphic_ctrl.f_w100.lcd_sclk_on=1; in w100_set_dispregs()
1456 graphic_ctrl.f_w100.low_power_on=0; in w100_set_dispregs()
1457 graphic_ctrl.f_w100.req_freq=0; in w100_set_dispregs()
1458 graphic_ctrl.f_w100.portrait_mode=rot; in w100_set_dispregs()
1465 graphic_ctrl.f_w100.total_req_graphic=0xa0; in w100_set_dispregs()
[all …]
Dw100fb.h529 struct graphic_ctrl_t_w100 f_w100; member