Searched refs:is_lpm (Results 1 – 1 of 1) sorted by relevance
121 static int hw_alloc_regmap(struct ci_hdrc *ci, bool is_lpm) in hw_alloc_regmap() argument128 (is_lpm ? ci_regs_lpm[i] : ci_regs_nolpm[i]); in hw_alloc_regmap()133 (is_lpm in hw_alloc_regmap()