Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
Ddrd.h154 #define OTGSTS_OTG_NRDY_MASK BIT(11) macro
155 #define OTGSTS_OTG_NRDY(p) ((p) & OTGSTS_OTG_NRDY_MASK)