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