Searched refs:port_prop (Results 1 – 1 of 1) sorted by relevance
233 const char *port_prop; in cros_typec_init_ports() local250 port_prop = dev->of_node ? "reg" : "port-number"; in cros_typec_init_ports()252 if (fwnode_property_read_u32(fwnode, port_prop, &port_num)) { in cros_typec_init_ports()