Searched refs:n_no_ranges (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.10/drivers/regulator/ |
| D | tps65132-regulator.c | 211 .n_no_ranges = ARRAY_SIZE(tps65132_no_reg_ranges),
|
| D | act8865-regulator.c | 196 .n_no_ranges = ARRAY_SIZE(act8600_reg_ro_ranges),
|
| /Linux-v5.10/drivers/gpu/drm/panel/ |
| D | panel-novatek-nt39016.c | 104 .n_no_ranges = ARRAY_SIZE(nt39016_regmap_no_ranges),
|
| /Linux-v5.10/drivers/power/supply/ |
| D | max1721x_battery.c | 296 .n_no_ranges = ARRAY_SIZE(max1721x_deny_range),
|
| D | bd99954-charger.c | 131 .n_no_ranges = ARRAY_SIZE(bd9995x_readonly_reg_ranges),
|
| D | bq25890_charger.c | 126 .n_no_ranges = ARRAY_SIZE(bq25890_readonly_reg_ranges),
|
| /Linux-v5.10/drivers/mfd/ |
| D | as3722.c | 305 .n_no_ranges = ARRAY_SIZE(as3722_cacheable_ranges),
|
| D | max77620.c | 168 .n_no_ranges = ARRAY_SIZE(max77620_cacheable_ranges),
|
| /Linux-v5.10/drivers/net/dsa/qca/ |
| D | ar9331.c | 752 .n_no_ranges = ARRAY_SIZE(ar9331_nonvolatile_regs),
|
| /Linux-v5.10/sound/soc/codecs/ |
| D | tas571x.c | 406 .n_no_ranges = ARRAY_SIZE(tas571x_readonly_regs_range),
|
| /Linux-v5.10/drivers/iio/light/ |
| D | si1133.c | 170 .n_no_ranges = ARRAY_SIZE(si1133_reg_ro_ranges),
|
| /Linux-v5.10/drivers/rtc/ |
| D | rtc-rv3029c2.c | 774 .n_no_ranges = ARRAY_SIZE(rv3029_holes_range),
|
| /Linux-v5.10/drivers/iio/proximity/ |
| D | sx9500.c | 178 .n_no_ranges = ARRAY_SIZE(sx9500_non_readable_reg_ranges),
|
| /Linux-v5.10/drivers/iio/temperature/ |
| D | mlx90632.c | 178 .n_no_ranges = ARRAY_SIZE(mlx90632_no_write_reg_range),
|
| /Linux-v5.10/include/linux/ |
| D | regmap.h | 223 unsigned int n_no_ranges; member
|
| /Linux-v5.10/drivers/net/dsa/ |
| D | lan9303-core.c | 218 .n_no_ranges = ARRAY_SIZE(lan9303_reserved_ranges),
|
| /Linux-v5.10/drivers/base/regmap/ |
| D | regmap.c | 78 if (regmap_reg_in_ranges(reg, table->no_ranges, table->n_no_ranges)) in regmap_check_range_table()
|