Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/chipidea/
Dcore.c124 static void hw_alloc_regmap(struct ci_hdrc *ci, bool is_lpm) in hw_alloc_regmap() argument
131 (is_lpm ? ci_regs_lpm[i] : ci_regs_nolpm[i]); in hw_alloc_regmap()
136 (is_lpm in hw_alloc_regmap()