disp_db_buf_wr_cntl 821 drivers/video/fbdev/w100fb.c union disp_db_buf_cntl_wr_u disp_db_buf_wr_cntl; disp_db_buf_wr_cntl 824 drivers/video/fbdev/w100fb.c disp_db_buf_wr_cntl.f.db_buf_cntl = 0x1e; disp_db_buf_wr_cntl 825 drivers/video/fbdev/w100fb.c disp_db_buf_wr_cntl.f.update_db_buf = 0; disp_db_buf_wr_cntl 826 drivers/video/fbdev/w100fb.c disp_db_buf_wr_cntl.f.en_db_buf = 0; disp_db_buf_wr_cntl 827 drivers/video/fbdev/w100fb.c writel((u32) (disp_db_buf_wr_cntl.val), remapped_regs + mmDISP_DB_BUF_CNTL); disp_db_buf_wr_cntl 832 drivers/video/fbdev/w100fb.c union disp_db_buf_cntl_wr_u disp_db_buf_wr_cntl; disp_db_buf_wr_cntl 835 drivers/video/fbdev/w100fb.c disp_db_buf_wr_cntl.f.db_buf_cntl = 0x1e; disp_db_buf_wr_cntl 836 drivers/video/fbdev/w100fb.c disp_db_buf_wr_cntl.f.update_db_buf = 1; disp_db_buf_wr_cntl 837 drivers/video/fbdev/w100fb.c disp_db_buf_wr_cntl.f.en_db_buf = 1; disp_db_buf_wr_cntl 838 drivers/video/fbdev/w100fb.c writel((u32) (disp_db_buf_wr_cntl.val), remapped_regs + mmDISP_DB_BUF_CNTL);