mtk_ref2usb_tx     24 drivers/clk/mediatek/clk-apmixed.c static inline struct mtk_ref2usb_tx *to_mtk_ref2usb_tx(struct clk_hw *hw)
mtk_ref2usb_tx     26 drivers/clk/mediatek/clk-apmixed.c 	return container_of(hw, struct mtk_ref2usb_tx, hw);
mtk_ref2usb_tx     31 drivers/clk/mediatek/clk-apmixed.c 	struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw);
mtk_ref2usb_tx     38 drivers/clk/mediatek/clk-apmixed.c 	struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw);
mtk_ref2usb_tx     58 drivers/clk/mediatek/clk-apmixed.c 	struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw);
mtk_ref2usb_tx     75 drivers/clk/mediatek/clk-apmixed.c 	struct mtk_ref2usb_tx *tx;