Searched refs:max_cfg (Results 1 – 2 of 2) sorted by relevance
1066 u16 max_cfg = (mf_cfg & FUNC_MF_CFG_MAX_BW_MASK) >> in bnx2x_extract_max_cfg() local1068 if (!max_cfg) { in bnx2x_extract_max_cfg()1071 max_cfg = 100; in bnx2x_extract_max_cfg()1073 return max_cfg; in bnx2x_extract_max_cfg()
1425 const struct fb_videomode *lcd_cfg, *max_cfg = NULL; in sh_mobile_lcdc_probe() local1461 max_cfg = lcd_cfg; in sh_mobile_lcdc_probe()1468 else if (max_cfg) in sh_mobile_lcdc_probe()1470 max_cfg->xres, max_cfg->yres); in sh_mobile_lcdc_probe()