Home
last modified time | relevance | path

Searched refs:DTC (Results 1 – 10 of 10) sorted by relevance

/linux/scripts/dtc/
A Ddtx_diff98 if ( ! ${DTC} -I fs ${dtx} ) ; then
109 if ( ! ${DTC} -I dtb ${dtx} ) ; then
120 | ${DTC} ${dtc_include} -I dts ) ; then
286 DTC="${__KBUILD_OUTPUT}/scripts/dtc/dtc"
288 if [ ! -x ${DTC} ] ; then
308 'dtc' is: ${DTC}
328 DTC=${__DTC}
347 DTC="\
348 ${DTC} \
/linux/scripts/
A DMakefile.lib296 DTC ?= $(objtree)/scripts/dtc/dtc
338 quiet_cmd_dtc = DTC $@
340 $(DTC) -o $@ -b 0 \
345 $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE
348 $(obj)/%.dtbo: $(src)/%.dts $(DTC) FORCE
372 $(obj)/%.dt.yaml: $(src)/%.dts $(DTC) $(DT_TMP_SCHEMA) FORCE
/linux/drivers/of/
A DKconfig2 config DTC config
31 select DTC
40 select DTC
/linux/drivers/ata/
A Dpata_cs5536.c51 DTC = 2, enumerator
114 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc()
117 cs5536_write(pdev, DTC, dtc); in cs5536_program_dtc()
/linux/Documentation/devicetree/bindings/perf/
A Darm,cmn.yaml29 description: One interrupt for each DTC domain implemented must
52 /* 4x2 mesh with one DTC, and CFG node at 0,1,1,0 */
/linux/drivers/of/unittest-data/
A Doverlay_4.dts9 /* suppress DTC warning */
A Doverlay_10.dts9 /* suppress DTC warning */
A Doverlay_11.dts9 /* suppress DTC warning */
/linux/Documentation/admin-guide/perf/
A Darm-cmn.rst13 global counters implemented by the main controller (DTC), which provides
34 * The cycle counter is treated as a synthetic event belonging to the DTC
/linux/drivers/scsi/
A DKconfig704 NCR 5380, 53C80, 53C400, 53C400A, or DTC 436 device.

Completed in 16 milliseconds