Searched refs:USB_CONF_CLK2OFFDS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/cdns3/ | ||
D | cdns3-gadget.h | 165 #define USB_CONF_CLK2OFFDS BIT(19) macro |
D | cdns3-gadget.c | 2973 writel(USB_CONF_CLK2OFFDS | USB_CONF_L1DS, ®s->usb_conf); in cdns3_gadget_config() |