Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/altera/
H A Dcycv_clkmgr.c29 static struct clk *cycv_clkmgr_clock_decode(device_t, int, const void *,
33 .decode = cycv_clkmgr_clock_decode
419 cycv_clkmgr_clock_decode(device_t dev, int cc_phandle, const void *data, in cycv_clkmgr_clock_decode() function