Home
last modified time | relevance | path

Searched refs:mtk_infracfg_set_bus_protection (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/soc/mediatek/
H A Dmtk-infracfg.c28 int mtk_infracfg_set_bus_protection(struct regmap *infracfg, u32 mask, in mtk_infracfg_set_bus_protection() function
/openbmc/u-boot/drivers/power/domain/
H A Dmtk-power-domain.c167 static int mtk_infracfg_set_bus_protection(void __iomem *infracfg, in mtk_infracfg_set_bus_protection() function
268 ret = mtk_infracfg_set_bus_protection(scpd->infracfg, in scpsys_power_off()
/openbmc/linux/include/linux/soc/mediatek/
H A Dinfracfg.h407 int mtk_infracfg_set_bus_protection(struct regmap *infracfg, u32 mask,
/openbmc/linux/drivers/pmdomain/mediatek/
H A Dmtk-scpsys.c286 return mtk_infracfg_set_bus_protection(scp->infracfg, in scpsys_bus_protect_enable()