Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h347 #define PORT_BESL(p) (((p) << 4) & GENMASK(7, 4)) macro
Dcdnsp-gadget.c915 writel(PORT_BESL(CDNSP_DEFAULT_BESL) | PORT_L1S_NYET | PORT_HLE, in cdnsp_set_usb2_hardware_lpm()