Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Dzy7_slcr.c285 zy7_pl_fclk_get_source(int unit) in zy7_pl_fclk_get_source() function
322 source = zy7_pl_fclk_get_source(unit); in zy7_pl_fclk_set_freq()
389 source = zy7_pl_fclk_get_source(unit); in zy7_pl_fclk_get_freq()
H A Dzy7_slcr.h316 int zy7_pl_fclk_get_source(int unit);
H A Dzy7_devcfg.c777 fclk_configs[i].source = zy7_pl_fclk_get_source(i); in zy7_devcfg_attach()