Home
last modified time | relevance | path

Searched refs:OP_LAST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dci.h68 OP_LAST = OP_ENDPTCTRL + ENDPT_MAX / 2, enumerator
156 void __iomem *regmap[OP_LAST + 1];
H A Dcore.c107 for (; i <= OP_LAST; i++) in hw_alloc_regmap()
229 ci->hw_bank.size += OP_LAST; in hw_device_init()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dci.h69 OP_LAST = OP_ENDPTCTRL + ENDPT_MAX / 2, enumerator
161 void __iomem *regmap[OP_LAST + 1];
H A Dcore.c109 for (; i <= OP_LAST; i++) in hw_alloc_regmap()
236 ci->hw_bank.size += OP_LAST; in hw_device_init()

Completed in 5 milliseconds