Searched refs:dstart (Results 1 – 2 of 2) sorted by relevance
37 int dstart; in shape_hello() member75 shape.start += shape.dstart; in shape_hello()78 shape.dstart = -shape.dstart; in shape_hello()80 shape.start += shape.dstart; in shape_hello()
144 const uint32_t dstart = (uint32_t)data; in mxs_spi_xfer_dma() local174 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