Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h101770 struct clk_mux { struct
101771 struct clk_hw hw;
101772 void *reg;
101773 u32 *table;
101774 u32 mask;
101775 u8 shift;
101776 u8 flags;
101777 spinlock_t *lock;