Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dci.h70 OP_LAST = OP_ENDPTCTRL + ENDPT_MAX / 2, enumerator
162 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()