Lines Matching refs:chosen
548 check_tests obsolete-chosen-interrupt-controller.dts obsolete_chosen_interrupt_controller
726 run_wrap_test $DTPUT $dtb -c /chosen/son /chosen/daughter
727 run_fdtput_test "eva" $dtb /chosen/daughter name "" -ts "eva"
728 run_fdtput_test "adam" $dtb /chosen/son name "" -ts "adam"
731 run_wrap_error_test $DTPUT $dtb -c /chosen
732 run_wrap_error_test $DTPUT $dtb -c /chosen/son
746 run_wrap_test $DTPUT $dtb -cp /chosen
747 run_wrap_test $DTPUT $dtb -cp /chosen/son
753 run_wrap_test $DTPUT $dtb -c /chosen/node1 /chosen/node2 /chosen/node3
754 run_fdtget_test "node3\nnode2\nnode1" $dtb -l /chosen
755 run_wrap_test $DTPUT $dtb -r /chosen/node1 /chosen/node2
756 run_fdtget_test "node3" $dtb -l /chosen
762 run_fdtput_test "eva" $dtb /chosen/ name "" -ts "eva"
763 run_fdtput_test "016" $dtb /chosen/ age "" -ts "016"
764 run_fdtget_test "age\nname\nbootargs\nlinux,platform" $dtb -p /chosen
765 run_wrap_test $DTPUT $dtb -d /chosen/ name age
766 run_fdtget_test "bootargs\nlinux,platform" $dtb -p /chosen
769 run_wrap_error_test $DTPUT $dtb -d /chosen non-existent-prop