Searched refs:UB960_MAX_RX_NPORTS (Results 1 – 1 of 1) sorted by relevance
59 #define UB960_MAX_RX_NPORTS 4 macro61 #define UB960_MAX_NPORTS (UB960_MAX_RX_NPORTS + UB960_MAX_TX_NPORTS)506 struct ub960_rxport *rxports[UB960_MAX_RX_NPORTS];2413 } rx_data[UB960_MAX_RX_NPORTS] = {}; in ub960_configure_ports_for_streaming()2414 u8 vc_map[UB960_MAX_RX_NPORTS] = {}; in ub960_configure_ports_for_streaming()2562 u64 sink_streams[UB960_MAX_RX_NPORTS] = {}; in ub960_enable_streams()2674 u64 sink_streams[UB960_MAX_RX_NPORTS] = {}; in ub960_disable_streams()2784 u8 vc_map[UB960_MAX_RX_NPORTS] = {}; in ub960_get_frame_desc()3373 static const char *vpoc_names[UB960_MAX_RX_NPORTS] = { in ub960_parse_dt_rxport()