Searched refs:OTGSTS_ID_VALUE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/usb/cdns3/ | ||
A D | drd.h | 143 #define OTGSTS_ID_VALUE BIT(0) macro |
A D | drd.c | 90 id = readl(&cdns->otg_regs->sts) & OTGSTS_ID_VALUE; in cdns_get_id() |
Completed in 4 milliseconds