Home
last modified time | relevance | path

Searched refs:dstart (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/demo/
A Ddemo-shape.c37 int dstart; in shape_hello() member
75 shape.start += shape.dstart; in shape_hello()
78 shape.dstart = -shape.dstart; in shape_hello()
80 shape.start += shape.dstart; in shape_hello()
/u-boot/drivers/spi/
A Dmxs_spi.c144 const uint32_t dstart = (uint32_t)data; in mxs_spi_xfer_dma() local
174 flush_dcache_range(dstart, dstart + cache_data_count); in mxs_spi_xfer_dma()
177 invalidate_dcache_range(dstart, dstart + cache_data_count); in mxs_spi_xfer_dma()
251 invalidate_dcache_range(dstart, dstart + cache_data_count); in mxs_spi_xfer_dma()

Completed in 4 milliseconds