Searched refs:mtk_infracfg_set_bus_protection (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/soc/mediatek/ |
H A D | infracfg.h | 38 int mtk_infracfg_set_bus_protection(struct regmap *infracfg, u32 mask,
|
/kernel/linux/linux-5.10/drivers/soc/mediatek/ |
H A D | mtk-infracfg.c | 21 * mtk_infracfg_set_bus_protection - enable bus protection 32 int mtk_infracfg_set_bus_protection(struct regmap *infracfg, u32 mask, in mtk_infracfg_set_bus_protection() function 60 * mtk_infracfg_set_bus_protection.
|
H A D | mtk-scpsys.c | 286 return mtk_infracfg_set_bus_protection(scp->infracfg, in scpsys_bus_protect_enable()
|
/kernel/linux/linux-6.6/drivers/soc/mediatek/ |
H A D | mtk-infracfg.c | 17 * mtk_infracfg_set_bus_protection - enable bus protection 28 int mtk_infracfg_set_bus_protection(struct regmap *infracfg, u32 mask, in mtk_infracfg_set_bus_protection() function 56 * mtk_infracfg_set_bus_protection.
|
/kernel/linux/linux-6.6/include/linux/soc/mediatek/ |
H A D | infracfg.h | 407 int mtk_infracfg_set_bus_protection(struct regmap *infracfg, u32 mask,
|
/kernel/linux/linux-6.6/drivers/pmdomain/mediatek/ |
H A D | mtk-scpsys.c | 286 return mtk_infracfg_set_bus_protection(scp->infracfg, in scpsys_bus_protect_enable()
|
Completed in 6 milliseconds