Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/mediatek/
Dclk-apmixed.c20 struct mtk_ref2usb_tx { struct
25 static inline struct mtk_ref2usb_tx *to_mtk_ref2usb_tx(struct clk_hw *hw) in to_mtk_ref2usb_tx() argument
27 return container_of(hw, struct mtk_ref2usb_tx, hw); in to_mtk_ref2usb_tx()
32 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_is_prepared()
39 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_prepare()
59 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_unprepare()
76 struct mtk_ref2usb_tx *tx; in mtk_clk_register_ref2usb_tx()
105 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_clk_unregister_ref2usb_tx()