Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Dzy7_slcr.c290 zy7_pl_fclk_get_source(int unit) in zy7_pl_fclk_get_source() function
327 source = zy7_pl_fclk_get_source(unit); in zy7_pl_fclk_set_freq()
394 source = zy7_pl_fclk_get_source(unit); in zy7_pl_fclk_get_freq()
H A Dzy7_slcr.h318 int zy7_pl_fclk_get_source(int unit);
H A Dzy7_devcfg.c782 fclk_configs[i].source = zy7_pl_fclk_get_source(i); in zy7_devcfg_attach()