Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/nxp/
Dclk-lpc32xx.c368 #define to_lpc32xx_usb_clk(_hw) container_of(_hw, struct lpc32xx_usb_clk, hw) macro
799 struct lpc32xx_usb_clk *clk = to_lpc32xx_usb_clk(hw); in clk_usb_enable()
838 struct lpc32xx_usb_clk *clk = to_lpc32xx_usb_clk(hw); in clk_usb_disable()
851 struct lpc32xx_usb_clk *clk = to_lpc32xx_usb_clk(hw); in clk_usb_is_enabled()