dc_sts 239 drivers/video/fbdev/smscufx.c u32 dc_ctrl, dc_sts; dc_sts 242 drivers/video/fbdev/smscufx.c int status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 249 drivers/video/fbdev/smscufx.c if ((dc_sts & 0x00000100) || (dc_ctrl & 0x00000100)) dc_sts 262 drivers/video/fbdev/smscufx.c status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 265 drivers/video/fbdev/smscufx.c if (dc_sts & 0x00000100) dc_sts 276 drivers/video/fbdev/smscufx.c u32 dc_ctrl, dc_sts; dc_sts 279 drivers/video/fbdev/smscufx.c int status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 286 drivers/video/fbdev/smscufx.c if (((dc_sts & 0x00000100) == 0) || ((dc_ctrl & 0x00000100) == 0)) dc_sts 299 drivers/video/fbdev/smscufx.c status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 302 drivers/video/fbdev/smscufx.c if ((dc_sts & 0x00000100) == 0) dc_sts 313 drivers/video/fbdev/smscufx.c u32 dc_ctrl, dc_sts; dc_sts 316 drivers/video/fbdev/smscufx.c int status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 323 drivers/video/fbdev/smscufx.c if (((dc_sts & 0x00000001) == 0) || ((dc_ctrl & 0x00000001) == 0)) dc_sts 336 drivers/video/fbdev/smscufx.c status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 339 drivers/video/fbdev/smscufx.c if ((dc_sts & 0x00000001) == 0) dc_sts 350 drivers/video/fbdev/smscufx.c u32 dc_ctrl, dc_sts; dc_sts 353 drivers/video/fbdev/smscufx.c int status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 360 drivers/video/fbdev/smscufx.c if ((dc_sts & 0x00000001) || (dc_ctrl & 0x00000001)) dc_sts 373 drivers/video/fbdev/smscufx.c status = ufx_reg_read(dev, 0x2004, &dc_sts); dc_sts 376 drivers/video/fbdev/smscufx.c if (dc_sts & 0x00000001)