Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dhw.h199 #define GNPTXSTS_NP_TXF_SPC_AVAIL_GET(_v) (((_v) >> 0) & 0xffff) macro
Dgadget.c579 can_write = GNPTXSTS_NP_TXF_SPC_AVAIL_GET(gnptxsts); in dwc2_hsotg_write_fifo()