Searched refs:reg_args (Results 1 – 1 of 1) sorted by relevance
535 struct of_phandle_args reg_args; in hns_mdio_probe() local541 ®_args); in hns_mdio_probe()544 syscon_node_to_regmap(reg_args.np); in hns_mdio_probe()549 if (reg_args.args_count == 4) { in hns_mdio_probe()551 (u16)reg_args.args[0]; in hns_mdio_probe()553 (u16)reg_args.args[0] + 4; in hns_mdio_probe()555 (u16)reg_args.args[1]; in hns_mdio_probe()557 (u16)reg_args.args[1] + 4; in hns_mdio_probe()559 (u16)reg_args.args[2]; in hns_mdio_probe()561 (u16)reg_args.args[3]; in hns_mdio_probe()[all …]