Searched refs:gspec (Results 1 – 2 of 2) sorted by relevance
128 struct of_phandle_args gspec; in ast2600_i3c_probe() local137 &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()
5075 void *gspec = argptr; in do_ioctl_dm() local5086 thunk_convert(spec, gspec, dm_arg_type, THUNK_HOST); in do_ioctl_dm()5087 slen = strlen((char*)gspec + spec_size) + 1; in do_ioctl_dm()5090 strcpy((char*)&spec[1], gspec + spec_size); in do_ioctl_dm()5091 gspec += next; in do_ioctl_dm()