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