Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-shmobile/
Dplatsmp-apmu.c217 bool is_allowed = false; in apmu_parse_dt() local
224 is_allowed = true; in apmu_parse_dt()
233 if (!is_allowed) in apmu_parse_dt()
/linux-5.19.10/include/ufs/
Dufshcd.h416 bool is_allowed; member
/linux-5.19.10/drivers/ufs/core/
Dufshcd.c1237 if (!hba->clk_scaling.is_allowed || in ufshcd_clock_scaling_prepare()
6073 hba->clk_scaling.is_allowed = allow; in ufshcd_clk_scaling_allow()
8141 hba->clk_scaling.is_allowed = true; in ufshcd_add_lus()