Searched refs:JH7100_CLK_USBPHY_ROOTDIV (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/dt-bindings/clock/ |
D | starfive-jh7100.h | 100 #define JH7100_CLK_USBPHY_ROOTDIV 91 macro
|
/Linux-v6.1/drivers/clk/starfive/ |
D | clk-starfive-jh7100.c | 168 JH7100__DIV(JH7100_CLK_USBPHY_ROOTDIV, "usbphy_rootdiv", 4, JH7100_CLK_GMACUSB_ROOT), 169 JH7100_GDIV(JH7100_CLK_USBPHY_125M, "usbphy_125m", 0, 8, JH7100_CLK_USBPHY_ROOTDIV), 170 JH7100_GDIV(JH7100_CLK_USBPHY_PLLDIV25M, "usbphy_plldiv25m", 0, 32, JH7100_CLK_USBPHY_ROOTDIV),
|