• Home
  • Raw
  • Download

Lines Matching refs:table

713 	const struct clk_div_table	*table;  member
733 unsigned int val, const struct clk_div_table *table,
737 const struct clk_div_table *table,
741 const struct clk_div_table *table, u8 width,
744 const struct clk_div_table *table, u8 width,
747 const struct clk_div_table *table, u8 width,
750 const struct clk_div_table *table, u8 width,
758 const struct clk_div_table *table, spinlock_t *lock);
764 const struct clk_div_table *table, spinlock_t *lock);
768 u8 clk_divider_flags, const struct clk_div_table *table,
857 shift, width, clk_divider_flags, table, \
861 (clk_divider_flags), (table), (lock))
878 clk_divider_flags, table, \
882 (clk_divider_flags), (table), (lock))
899 clk_divider_flags, table, \
903 (width), (clk_divider_flags), (table), \
957 clk_divider_flags, table, lock) \
960 (width), (clk_divider_flags), (table), \
998 const u32 *table; member
1023 u8 clk_mux_flags, const u32 *table, spinlock_t *lock);
1030 u8 clk_mux_flags, const u32 *table, spinlock_t *lock);
1034 u8 clk_mux_flags, const u32 *table, spinlock_t *lock);
1043 table, lock) \
1046 (shift), (mask), (clk_mux_flags), (table), \
1050 clk_mux_flags, table, lock) \
1053 (shift), (mask), (clk_mux_flags), (table), \
1074 width, clk_mux_flags, table, \
1078 BIT((width)) - 1, (clk_mux_flags), table, (lock))
1094 width, clk_mux_flags, table, \
1098 BIT((width)) - 1, (clk_mux_flags), table, (lock))
1100 int clk_mux_val_to_index(struct clk_hw *hw, const u32 *table, unsigned int flags,
1102 unsigned int clk_mux_index_to_val(const u32 *table, unsigned int flags, u8 index);
1406 const struct clk_div_table *table, in divider_round_rate() argument
1410 rate, prate, table, width, flags); in divider_round_rate()
1415 const struct clk_div_table *table, in divider_ro_round_rate() argument
1420 rate, prate, table, width, flags, in divider_ro_round_rate()