Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/fpga/
H A 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 an FPGA Region
/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c78 #define DTO 0xe macro
547 regval = regval | (clkdiv << 6) | (DTO << 16); in omap_hsmmc_set_clock()
H A Domap.c953 OMAP_MMC_WRITE(host, DTO, timeout); in set_data_timeout()