Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdns3-imx.c47 #define MDCTRL_CLK_SEL BIT(7) macro
273 value |= MDCTRL_CLK_SEL; in cdns_imx_platform_suspend()
317 value &= ~MDCTRL_CLK_SEL; in cdns_imx_platform_suspend()