Searched defs:clk_mux (Results 1 – 10 of 10) sorted by relevance
51452 struct clk_mux { struct51453 struct clk_hw hw;51454 void *reg;51455 const u32 *table;51456 u32 mask;51457 u8 shift;51458 u8 flags;51459 spinlock_t *lock;
39126 struct clk_mux { struct39127 struct clk_hw hw;39128 void *reg;39129 const u32 *table;39130 u32 mask;39131 u8 shift;39132 u8 flags;39133 spinlock_t *lock;
89369 struct clk_mux { struct89370 struct clk_hw hw;89371 void *reg;89372 const u32 *table;89373 u32 mask;89374 u8 shift;89375 u8 flags;89376 spinlock_t *lock;
70447 struct clk_mux { struct70448 struct clk_hw hw;70449 void *reg;70450 const u32 *table;70451 u32 mask;70452 u8 shift;70453 u8 flags;70454 spinlock_t *lock;
42335 struct clk_mux { struct42353 struct clk_mux mux; argument
79881 struct clk_mux { struct79882 struct clk_hw hw;79883 void *reg;79884 const u32 *table;79885 u32 mask;79886 u8 shift;79887 u8 flags;79888 spinlock_t *lock;