Searched defs:NI_HV_XRAM_CPUXRAM_CFG_t (Results 1 – 1 of 1) sorted by relevance
142 struct NI_HV_XRAM_CPUXRAM_CFG_t { struct143 u32 rx_0_cpu_pkt_dis : 1; /* bits 0:0 */144 u32 rsrvd1 : 8;145 u32 tx_0_cpu_pkt_dis : 1; /* bits 9:9 */146 u32 rsrvd2 : 1;147 u32 rx_x_drop_err_pkt : 1; /* bits 11:11 */151 u32 xram_cntr_debug_mode : 1; /* bits 16:16 */152 u32 xram_cntr_op_code : 2; /* bits 18:17 */153 u32 rsrvd3 : 2;155 u32 xram_dma_fifo_srst : 1; /* bits 22:22 */[all …]
Completed in 9 milliseconds