Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Ddrd.h144 #define OTGSTS_ID_VALUE BIT(0) macro
H A Ddrd.c92 id = readl(&cdns->otg_regs->sts) & OTGSTS_ID_VALUE; in cdns3_get_id()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Ddrd.h147 #define OTGSTS_ID_VALUE BIT(0) macro
H A Ddrd.c90 id = readl(&cdns->otg_regs->sts) & OTGSTS_ID_VALUE; in cdns_get_id()

Completed in 3 milliseconds