Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/st/
H A Dclkgen-fsyn.c926 int fschan; in st_of_create_quadfs_fsynths() local
941 for (fschan = 0; fschan < QUADFS_MAX_CHAN; fschan++) { in st_of_create_quadfs_fsynths()
947 clk_name = quadfs->outputs[fschan].name; in st_of_create_quadfs_fsynths()
948 flags = quadfs->outputs[fschan].flags; in st_of_create_quadfs_fsynths()
952 fschan, &clk_name)) in st_of_create_quadfs_fsynths()
954 of_clk_detect_critical(np, fschan, &flags); in st_of_create_quadfs_fsynths()
964 quadfs->data, reg, fschan, in st_of_create_quadfs_fsynths()
972 clk_data->clks[fschan] = clk; in st_of_create_quadfs_fsynths()