Searched refs:pwr_sta_offs (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/pmdomain/mediatek/ |
| H A D | mt6893-pm-domains.h | 84 .pwr_sta_offs = 0x16c, 111 .pwr_sta_offs = 0x16c, 121 .pwr_sta_offs = 0x16c, 158 .pwr_sta_offs = 0x16c, 168 .pwr_sta_offs = 0x16c, 178 .pwr_sta_offs = 0x16c, 188 .pwr_sta_offs = 0x16c, 198 .pwr_sta_offs = 0x16c, 208 .pwr_sta_offs = 0x16c, 229 .pwr_sta_offs = 0x16c, [all …]
|
| H A D | mtk-scpsys.c | 144 int pwr_sta_offs; member 176 u32 status = readl(scp->base + scp->ctrl_reg.pwr_sta_offs) & in scpsys_domain_is_on() 436 scp->ctrl_reg.pwr_sta_offs = scp_ctrl_reg->pwr_sta_offs; in init_scp() 1016 .pwr_sta_offs = SPM_PWR_STATUS, 1028 .pwr_sta_offs = SPM_PWR_STATUS, 1040 .pwr_sta_offs = SPM_PWR_STATUS_MT6797, 1050 .pwr_sta_offs = SPM_PWR_STATUS, 1060 .pwr_sta_offs = SPM_PWR_STATUS, 1072 .pwr_sta_offs = SPM_PWR_STATUS,
|
| H A D | mtk-pm-domains.c | 91 regmap_read(scpsys->base, pd->data->pwr_sta_offs, &status); in scpsys_domain_is_on()
|