Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h101728 struct clk_divider { struct
101729 struct clk_hw hw;
101730 void *reg;
101731 u8 shift;
101732 u8 width;
101733 u8 flags;
101734 const struct clk_div_table *table;
101735 spinlock_t *lock;