• Home
  • Raw
  • Download

Lines Matching refs:mdp5_cfg

341 		case 0: return (mdp5_cfg->ctl.base[0]);  in __offset_CTL()
342 case 1: return (mdp5_cfg->ctl.base[1]); in __offset_CTL()
343 case 2: return (mdp5_cfg->ctl.base[2]); in __offset_CTL()
344 case 3: return (mdp5_cfg->ctl.base[3]); in __offset_CTL()
345 case 4: return (mdp5_cfg->ctl.base[4]); in __offset_CTL()
527 case SSPP_VIG0: return (mdp5_cfg->pipe_vig.base[0]); in __offset_PIPE()
528 case SSPP_VIG1: return (mdp5_cfg->pipe_vig.base[1]); in __offset_PIPE()
529 case SSPP_VIG2: return (mdp5_cfg->pipe_vig.base[2]); in __offset_PIPE()
530 case SSPP_RGB0: return (mdp5_cfg->pipe_rgb.base[0]); in __offset_PIPE()
531 case SSPP_RGB1: return (mdp5_cfg->pipe_rgb.base[1]); in __offset_PIPE()
532 case SSPP_RGB2: return (mdp5_cfg->pipe_rgb.base[2]); in __offset_PIPE()
533 case SSPP_DMA0: return (mdp5_cfg->pipe_dma.base[0]); in __offset_PIPE()
534 case SSPP_DMA1: return (mdp5_cfg->pipe_dma.base[1]); in __offset_PIPE()
535 case SSPP_VIG3: return (mdp5_cfg->pipe_vig.base[3]); in __offset_PIPE()
536 case SSPP_RGB3: return (mdp5_cfg->pipe_rgb.base[3]); in __offset_PIPE()
1052 case 0: return (mdp5_cfg->lm.base[0]); in __offset_LM()
1053 case 1: return (mdp5_cfg->lm.base[1]); in __offset_LM()
1054 case 2: return (mdp5_cfg->lm.base[2]); in __offset_LM()
1055 case 3: return (mdp5_cfg->lm.base[3]); in __offset_LM()
1056 case 4: return (mdp5_cfg->lm.base[4]); in __offset_LM()
1057 case 5: return (mdp5_cfg->lm.base[5]); in __offset_LM()
1243 case 0: return (mdp5_cfg->dspp.base[0]); in __offset_DSPP()
1244 case 1: return (mdp5_cfg->dspp.base[1]); in __offset_DSPP()
1245 case 2: return (mdp5_cfg->dspp.base[2]); in __offset_DSPP()
1246 case 3: return (mdp5_cfg->dspp.base[3]); in __offset_DSPP()
1288 case 0: return (mdp5_cfg->pp.base[0]); in __offset_PP()
1289 case 1: return (mdp5_cfg->pp.base[1]); in __offset_PP()
1290 case 2: return (mdp5_cfg->pp.base[2]); in __offset_PP()
1291 case 3: return (mdp5_cfg->pp.base[3]); in __offset_PP()
1377 case 0: return (mdp5_cfg->wb.base[0]); in __offset_WB()
1378 case 1: return (mdp5_cfg->wb.base[1]); in __offset_WB()
1379 case 2: return (mdp5_cfg->wb.base[2]); in __offset_WB()
1380 case 3: return (mdp5_cfg->wb.base[3]); in __offset_WB()
1381 case 4: return (mdp5_cfg->wb.base[4]); in __offset_WB()
1728 case 0: return (mdp5_cfg->intf.base[0]); in __offset_INTF()
1729 case 1: return (mdp5_cfg->intf.base[1]); in __offset_INTF()
1730 case 2: return (mdp5_cfg->intf.base[2]); in __offset_INTF()
1731 case 3: return (mdp5_cfg->intf.base[3]); in __offset_INTF()
1732 case 4: return (mdp5_cfg->intf.base[4]); in __offset_INTF()
1874 case 0: return (mdp5_cfg->ad.base[0]); in __offset_AD()
1875 case 1: return (mdp5_cfg->ad.base[1]); in __offset_AD()