Home
last modified time | relevance | path

Searched refs:is_allowed (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c217 bool is_allowed = false; in apmu_parse_dt() local
224 is_allowed = true; in apmu_parse_dt()
230 if (!is_allowed) in apmu_parse_dt()
/linux/include/ufs/
H A Dufshcd.h451 * @is_allowed: tracks if scaling is currently allowed or not, used to block
474 bool is_allowed; member
/linux/drivers/ufs/core/
H A Dufshcd.c1442 if (!hba->clk_scaling.is_allowed || in ufshcd_clock_scaling_prepare()
6503 hba->clk_scaling.is_allowed = allow; in ufshcd_clk_scaling_allow()
9011 hba->clk_scaling.is_allowed = true; in ufshcd_add_lus()