Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h70447 struct clk_mux { struct
70448 struct clk_hw hw;
70449 void *reg;
70450 const u32 *table;
70451 u32 mask;
70452 u8 shift;
70453 u8 flags;
70454 spinlock_t *lock;