| /f-stack/freebsd/contrib/device-tree/ |
| H A D | Makefile | 2 DTC ?= dtc 130 dtc-tmp = $(subst $(comma),_,$(dot-target).dts.tmp) 137 cmd_dtc = $(CPP) $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \ 140 -d $(depfile).dtc.tmp $(dtc-tmp) ; \ 141 cat $(depfile).pre.tmp $(depfile).dtc.tmp > $(depfile) 144 $(call if_changed_dep,dtc)
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_pdma.h | 102 uint32_t dtc; /* DMA Transfer Counter */ member
|
| H A D | jz4780_pdma.c | 482 desc->dtc = (req->block_len / max_width); in pdma_channel_request() 499 desc->dtc |= (reg >> 4) << 24; in pdma_channel_request()
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | ps3.dts | 33 * dtc expects a clock-frequency and timebase-frequency entries, so
|
| H A D | kuroboxHD.dts | 45 /* Following required by dtc but not used */
|
| H A D | kuroboxHG.dts | 45 /* Following required by dtc but not used */
|
| H A D | mvme5100.dts | 31 /* Following required by dtc but not used */
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/include/ |
| H A D | fsl_qbman_base.h | 174 uint32_t dtc:3; member
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | tegra20-trimslice.dts | 97 nvidia,pins = "dta", "dtb", "dtc", "dtd", "dte"; 204 "dtb", "dtc", "dtd", "dte", "gmb",
|
| H A D | tegra20-tamonten.dtsi | 92 nvidia,pins = "dtb", "dtc", "dte"; 205 "dtc", "dte", "dtf", "gpu", "sdio1",
|
| H A D | tegra20-paz00.dts | 97 nvidia,pins = "dta", "dtb", "dtc", "dtd", "dte"; 213 "dtc", "dte", "slxa", "slxc", "slxd",
|
| H A D | tegra20-ventana.dts | 101 nvidia,pins = "dta", "dtb", "dtc", "dtd", "dte"; 233 nvidia,pins = "dta", "dtb", "dtc", "dtd";
|
| H A D | tegra20-harmony.dts | 110 nvidia,pins = "dtb", "dtc", "dte"; 223 "dtc", "dte", "dtf", "gpu", "sdio1",
|
| H A D | tegra20-seaboard.dts | 102 nvidia,pins = "dta", "dtb", "dtc", "dtd", "dte"; 235 nvidia,pins = "dta", "dtb", "dtc", "dtd";
|
| H A D | tegra20-acer-a500-picasso.dts | 140 nvidia,pins = "dta", "dtb", "dtc", "dtd", "dte"; 273 nvidia,pins = "dta", "dtb", "dtc", "dtd", "kbcb";
|
| H A D | tegra20-colibri.dtsi | 238 nvidia,pins = "dtb", "dtc", "dtd";
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | gef_sbc610.dts | 14 * Compiled with dtc -I dts -O dtb -o gef_sbc610.dtb gef_sbc610.dts
|
| H A D | gef_ppc9a.dts | 14 * Compiled with dtc -I dts -O dtb -o gef_ppc9a.dtb gef_ppc9a.dts
|
| H A D | gef_sbc310.dts | 14 * Compiled with dtc -I dts -O dtb -o gef_sbc310.dtb gef_sbc310.dts
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nvidia,tegra20-pinmux.txt | 76 ddc, dta, dtb, dtc, dtd, dte, dtf, gma, gmb, gmc, gmd, gme, gpu, gpu7,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | example-schema.yaml | 217 # Examples are now compiled with dtc and validated against the schemas
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 120 Note should be signed, but dtc doesn't currently maintain the
|