Searched defs:sync_port (Results 1 – 3 of 3) sorted by relevance
94 struct sync_port { struct96 const volatile unsigned *const status;97 volatile unsigned *const ctrl_data;98 volatile unsigned *const output_dma_first;99 volatile unsigned char *const output_dma_cmd;100 volatile unsigned char *const output_dma_clr_irq;101 volatile unsigned *const input_dma_first;102 volatile unsigned char *const input_dma_cmd;103 volatile unsigned *const input_dma_descr;105 volatile unsigned char *const input_dma_clr_irq;[all …]
95 struct sync_port { struct96 unsigned long regi_sser;97 unsigned long regi_dmain;98 unsigned long regi_dmaout;101 unsigned long dma_in_intr_vect; /* Used for DMA in. */102 unsigned long dma_out_intr_vect; /* Used for DMA out. */103 unsigned long syncser_intr_vect; /* Used when no DMA. */106 unsigned int dma_in_nbr;107 unsigned int dma_out_nbr;110 enum dma_owner req_dma;[all …]
761 struct etr_aib *sync_port, *aib; in etr_sync_clock() local826 struct etr_aib *sync_port; in etr_sync_clock_stop() local1008 int sync_port; in etr_work_fn() local