Lines Matching refs:ctl_offs
70 int ctl_offs; member
82 .ctl_offs = SPM_VDE_PWR_CON,
90 .ctl_offs = SPM_VEN_PWR_CON,
98 .ctl_offs = SPM_ISP_PWR_CON,
106 .ctl_offs = SPM_DIS_PWR_CON,
116 .ctl_offs = SPM_VEN2_PWR_CON,
124 .ctl_offs = SPM_AUDIO_PWR_CON,
132 .ctl_offs = SPM_USB_PWR_CON,
141 .ctl_offs = SPM_MFG_ASYNC_PWR_CON,
149 .ctl_offs = SPM_MFG_2D_PWR_CON,
157 .ctl_offs = SPM_MFG_PWR_CON,
462 scpd->ctl_addr = scp->base + data->ctl_offs; in scpsys_probe()