Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/nxp/
Dclk-lpc32xx.c373 #define to_lpc32xx_usb_clk(_hw) container_of(_hw, struct lpc32xx_usb_clk, hw) macro
804 struct lpc32xx_usb_clk *clk = to_lpc32xx_usb_clk(hw); in clk_usb_enable()
843 struct lpc32xx_usb_clk *clk = to_lpc32xx_usb_clk(hw); in clk_usb_disable()
856 struct lpc32xx_usb_clk *clk = to_lpc32xx_usb_clk(hw); in clk_usb_is_enabled()