Searched refs:dtname (Results 1 – 2 of 2) sorted by relevance
44 for dtname in $*48 description = "$(basename $dtname .dtb)";49 data = /incbin/("$dtname");65 for dtname in $*69 description = "$(basename $dtname .dtb)";
80 dtname = os.path.basename(dtb)82 print >> file, '\t\t\tdescription = "%s";' % dtname90 def append_conf_section(file, cnt, dtname, atf_cnt): argument92 print >> file, '\t\t\tdescription = "%s";' % dtname113 dtname = os.path.basename(dtb)114 append_conf_section(file, cnt, dtname, atf_cnt)