Home
last modified time | relevance | path

Searched refs:ctl_offs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/mediatek/
H A Dmtk-scpsys.c125 int ctl_offs; member
307 void __iomem *ctl_addr = scp->base + scpd->data->ctl_offs; in scpsys_power_on()
365 void __iomem *ctl_addr = scp->base + scpd->data->ctl_offs; in scpsys_power_off()
561 .ctl_offs = SPM_CONN_PWR_CON,
570 .ctl_offs = SPM_DIS_PWR_CON,
579 .ctl_offs = SPM_MFG_PWR_CON,
588 .ctl_offs = SPM_VDE_PWR_CON,
597 .ctl_offs = SPM_ISP_PWR_CON,
606 .ctl_offs = SPM_BDP_PWR_CON,
614 .ctl_offs = SPM_ETH_PWR_CON,
[all …]
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-tango.c125 unsigned long ctl_offs, in tangox_irq_init_chip() argument
130 unsigned long ctl_base = chip->ctl + ctl_offs; in tangox_irq_init_chip()