HWA742_PLL_DIV_REG 760 drivers/video/fbdev/omap/hwa742.c sys_div = (hwa742_read_reg(HWA742_PLL_DIV_REG) & 0x3f) + 1; HWA742_PLL_DIV_REG 913 drivers/video/fbdev/omap/hwa742.c if (hwa742_read_reg(HWA742_PLL_DIV_REG) & (1 << 7)) HWA742_PLL_DIV_REG 968 drivers/video/fbdev/omap/hwa742.c if (!(hwa742_read_reg(HWA742_PLL_DIV_REG) & 0x80)) {