path_to_ctrl
sclk_src = clk_get_rate(path_to_ctrl(path)->clk);
return path_to_ctrl(overlay->path);
return path_to_ctrl(path)->reg_base;