Searched refs:fixedclock_decode (Results 1 – 1 of 1) sorted by relevance
45 static struct clk *fixedclock_decode(device_t, int, const void *, size_t);48 .decode = fixedclock_decode123 fixedclock_decode(device_t dev, int cc_phandle, const void *data, size_t len) in fixedclock_decode() function