Searched refs:not_fixed_stride (Results 1 – 3 of 3) sorted by relevance
128 .not_fixed_stride = true,
389 if (chip->not_fixed_stride) in read_sub_irq_data()453 if (data->chip->not_fixed_stride) in regmap_irq_thread()632 if (chip->not_fixed_stride && chip->sub_reg_offsets) { in regmap_irq_get_irq_reg_linear()741 if (chip->not_fixed_stride) { in regmap_add_irq_chip_fwnode()
1591 unsigned int not_fixed_stride:1; member