Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/include/ufs/
H A Dufshcd.h480 bool is_allowed; member
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c1386 if (!hba->clk_scaling.is_allowed || in ufshcd_clock_scaling_prepare()
6389 hba->clk_scaling.is_allowed = allow; in ufshcd_clk_scaling_allow()
8710 hba->clk_scaling.is_allowed = true; in ufshcd_add_lus()