Home
last modified time | relevance | path

Searched refs:DTO (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/fpga/
Dfpga-region.txt133 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an
138 Region, the FPGA already has been programmed. A DTO that targets a FPGA Region
/Linux-v5.10/drivers/mmc/host/
Domap_hsmmc.c78 #define DTO 0xe macro
547 regval = regval | (clkdiv << 6) | (DTO << 16); in omap_hsmmc_set_clock()
Domap.c940 OMAP_MMC_WRITE(host, DTO, timeout); in set_data_timeout()