Searched refs:path_to_ctrl (Results 1 – 2 of 2) sorted by relevance
1422 static inline struct mmphw_ctrl *path_to_ctrl(struct mmp_path *path) in path_to_ctrl() function1429 return path_to_ctrl(overlay->path); in overlay_to_ctrl()1434 return path_to_ctrl(path)->reg_base; in ctrl_regs()
300 sclk_src = clk_get_rate(path_to_ctrl(path)->clk); in path_set_mode()