Home
last modified time | relevance | path

Searched refs:gspec (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i3c/master/
H A Dast2600-i3c-master.c128 struct of_phandle_args gspec; in ast2600_i3c_probe() local
137 &gspec); in ast2600_i3c_probe()
141 i3c->global_regs = syscon_node_to_regmap(gspec.np); in ast2600_i3c_probe()
142 of_node_put(gspec.np); in ast2600_i3c_probe()
147 i3c->global_idx = gspec.args[0]; in ast2600_i3c_probe()