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 …]
87 typedef struct sync_port struct89 reg_scope_instances regi_sser;90 reg_scope_instances regi_dmain;91 reg_scope_instances regi_dmaout;93 char started; /* 1 if port has been started */94 char port_nbr; /* Port 0 or 1 */95 char busy; /* 1 if port is busy */97 char enabled; /* 1 if port is enabled */98 char use_dma; /* 1 if port uses dma */99 char tr_running;[all …]
744 struct etr_aib *sync_port, *aib; in etr_sync_clock() local806 struct etr_aib *sync_port; in etr_sync_clock_stop() local988 int sync_port; in etr_work_fn() local