HomeSort by: relevance | last modified time | path
    Searched defs:bcmaux_decode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_aux.c 55 static struct clk *bcmaux_decode(device_t, int, const void *, size_t);
58 .decode = bcmaux_decode
161 bcmaux_decode(device_t dev, int cc_phandle, const void *data, size_t len) function in typeref:struct:clk *

Completed in 11 milliseconds