Home
last modified time | relevance | path

Searched defs:bcm2835_clock_data (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h102421 struct bcm2835_clock_data { struct
102422 const char *name;
102423 const char * const *parents;
102424 int num_mux_parents;
102425 unsigned int set_rate_parent;
102426 u32 ctl_reg;
102427 u32 div_reg;
102428 u32 int_bits;
102429 u32 frac_bits;
102430 u32 flags;
[all …]