Lines Matching defs:reset_idx
77 * controller that holds the IP in reset; this is represented by the @reset_idx
89 * Consequently, if reset_idx is set, reset control is implicit: the clock
273 if (gate->reset_idx < 32)
291 u32 rst = get_bit(gate->reset_idx);
301 if (gate->reset_idx >= 0) {
320 u32 rst = get_bit(gate->reset_idx);
329 if (gate->reset_idx >= 0) {
345 if (gate->reset_idx >= 0) {
426 struct regmap *map, u8 clock_idx, u8 reset_idx,
446 gate->reset_idx = reset_idx;
707 gd->reset_idx,