Lines Matching refs:of_property_read_bool
410 hub->skip_config = of_property_read_bool(np, "skip-config");
427 if (of_property_read_bool(np, "self-powered")) {
432 if (of_property_read_bool(np, "ganged-sensing"))
434 else if (of_property_read_bool(np, "individual-sensing"))
436 } else if (of_property_read_bool(np, "bus-powered")) {
443 if (of_property_read_bool(np, "disable-hi-speed"))
446 if (of_property_read_bool(np, "multi-tt"))
448 else if (of_property_read_bool(np, "single-tt"))
451 if (of_property_read_bool(np, "disable-eop"))
454 if (of_property_read_bool(np, "individual-port-switching"))
456 else if (of_property_read_bool(np, "ganged-port-switching"))
460 if (of_property_read_bool(np, "dynamic-power-switching"))
483 if (of_property_read_bool(np, "compound-device"))
487 if (of_property_read_bool(np, "port-mapping-mode"))
493 if (of_property_read_bool(np, "string-support"))