Searched refs:bus_prot_reg_update (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/mediatek/ |
H A D | mtk-scpsys.c | 155 bool bus_prot_reg_update; member 169 bool bus_prot_reg_update; member 288 scp->bus_prot_reg_update); in scpsys_bus_protect_enable() 300 scp->bus_prot_reg_update); in scpsys_bus_protect_disable() 425 bool bus_prot_reg_update) in init_scp() 440 scp->bus_prot_reg_update = bus_prot_reg_update; in init_scp() 1021 .bus_prot_reg_update = true, 1033 .bus_prot_reg_update = false, 1045 .bus_prot_reg_update 422 init_scp(struct platform_device *pdev, const struct scp_domain_data *scp_domain_data, int num, const struct scp_ctrl_reg *scp_ctrl_reg, bool bus_prot_reg_update) init_scp() argument [all...] |
/kernel/linux/linux-6.6/drivers/pmdomain/mediatek/ |
H A D | mtk-scpsys.c | 155 bool bus_prot_reg_update; member 169 bool bus_prot_reg_update; member 288 scp->bus_prot_reg_update); in scpsys_bus_protect_enable() 300 scp->bus_prot_reg_update); in scpsys_bus_protect_disable() 425 bool bus_prot_reg_update) in init_scp() 440 scp->bus_prot_reg_update = bus_prot_reg_update; in init_scp() 1021 .bus_prot_reg_update = true, 1033 .bus_prot_reg_update = false, 1045 .bus_prot_reg_update 422 init_scp(struct platform_device *pdev, const struct scp_domain_data *scp_domain_data, int num, const struct scp_ctrl_reg *scp_ctrl_reg, bool bus_prot_reg_update) init_scp() argument [all...] |
H A D | mtk-pm-domains.h | 50 .bus_prot_reg_update = _update, \ 74 bool bus_prot_reg_update; member
|
H A D | mtk-pm-domains.c | 131 if (bpd[i].bus_prot_reg_update) in _scpsys_bus_protect_enable() 168 if (bpd[i].bus_prot_reg_update) in _scpsys_bus_protect_disable()
|
Completed in 5 milliseconds