Searched refs:global_regs (Results 1 – 5 of 5) sorted by relevance
43 struct regmap *global_regs; member88 rc = regmap_write(i3c->global_regs, in ast2600_i3c_init()97 rc = regmap_write(i3c->global_regs, in ast2600_i3c_init()141 i3c->global_regs = syscon_node_to_regmap(gspec.np); in ast2600_i3c_probe()144 if (IS_ERR(i3c->global_regs)) in ast2600_i3c_probe()145 return PTR_ERR(i3c->global_regs); in ast2600_i3c_probe()
155 struct global_regs { /* Location: */ struct1224 struct global_regs global;1226 u8 unused_global[4096 - sizeof(struct global_regs)];
1497 struct global_regs __iomem *regs = &adapter->regs->global; in et131x_configure_global_regs()
185 struct regmap_field *global_regs[F_NUM_GLOBAL_FIELDS]; member476 global_irq_clr = bwmon->global_regs[F_GLOBAL_IRQ_CLEAR]; in bwmon_clear_irq()509 global_irq_en = bwmon->global_regs[F_GLOBAL_IRQ_ENABLE]; in bwmon_disable()530 global_irq_en = bwmon->global_regs[F_GLOBAL_IRQ_ENABLE]; in bwmon_enable()738 ret = devm_regmap_field_bulk_alloc(dev, map, bwmon->global_regs, in bwmon_init_regmap()
120 const struct regval *global_regs; member1332 ret = ov8858_write_array(ov8858, ov8858->global_regs); in ov8858_start_stream()1806 ov8858->global_regs = ov8858->num_lanes == 4 in ov8858_check_sensor_id()1814 ov8858->global_regs = ov8858_global_regs_r1a; in ov8858_check_sensor_id()