Searched refs:OTGSTS_ID_VALUE (Results 1 – 2 of 2) sorted by relevance
147 #define OTGSTS_ID_VALUE BIT(0) macro
90 id = readl(&cdns->otg_regs->sts) & OTGSTS_ID_VALUE; in cdns_get_id()