Searched refs:sci_dma (Results 1 – 4 of 4) sorted by relevance
208 volatile register u_char *sci_dma = dev->sci_idata; in wstsc_dma_xfer_in() local238 #define R1 (*buf++ = *sci_dma) in wstsc_dma_xfer_in()275 *buf++ = *sci_dma; in wstsc_dma_xfer_in()292 volatile register u_char *sci_dma = dev->sci_data; in wstsc_dma_xfer_out() local322 *sci_dma = *buf++; in wstsc_dma_xfer_out()341 volatile register u_short *sci_dma = in wstsc_dma_xfer_in2() local379 #define R2 (*buf++ = *sci_dma) in wstsc_dma_xfer_in2()412 *buf++ = *sci_dma; in wstsc_dma_xfer_in2()429 volatile register u_short *sci_dma = in wstsc_dma_xfer_out2() local475 #define W2 (*sci_dma = *buf++) in wstsc_dma_xfer_out2()[all …]
184 volatile register u_char *sci_dma = dev->sci_data + 16; in mlhsc_dma_xfer_in() local216 #define R1 (*buf++ = *sci_dma) in mlhsc_dma_xfer_in()252 *buf++ = *sci_dma; in mlhsc_dma_xfer_in()270 volatile register u_char *sci_dma = dev->sci_data + 16; in mlhsc_dma_xfer_out() local303 #define W1 (*sci_dma = *buf++) in mlhsc_dma_xfer_out()331 *sci_dma = *buf++; in mlhsc_dma_xfer_out()
197 volatile register u_char *sci_dma = dev->sci_idata + 0x20; in ivsc_dma_xfer_in() local226 #define R1 (*buf++ = *sci_dma) in ivsc_dma_xfer_in()263 *buf++ = *sci_dma; in ivsc_dma_xfer_in()280 volatile register u_char *sci_dma = dev->sci_data + 0x20; in ivsc_dma_xfer_out() local310 *sci_dma = *buf++; in ivsc_dma_xfer_out()
190 volatile register u_char *sci_dma = dev->sci_data + 0x100; in otgsc_dma_xfer_in() local219 *buf++ = *sci_dma; in otgsc_dma_xfer_in()236 volatile register u_char *sci_dma = dev->sci_data + 0x100; in otgsc_dma_xfer_out() local266 *sci_dma = *buf++; in otgsc_dma_xfer_out()