Home
last modified time | relevance | path

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

/arch/mips/cavium-octeon/
Docteon-platform.c948 int usbn = fdt_path_offset(initial_boot_params, alias_prop); in octeon_prune_device_tree() local
950 if (usbn >= 0 && (current_cpu_type() == CPU_CAVIUM_OCTEON2 || in octeon_prune_device_tree()
953 fdt_nop_node(initial_boot_params, usbn); in octeon_prune_device_tree()
962 fdt_setprop_inplace(initial_boot_params, usbn, in octeon_prune_device_tree()
967 fdt_nop_property(initial_boot_params, usbn, "refclk-type"); in octeon_prune_device_tree()
/arch/mips/boot/dts/cavium-octeon/
Docteon_3xxx.dts554 usbn: usbn@1180068000000 { label
555 compatible = "cavium,octeon-5750-usbn";
587 usbn = &usbn;