Searched refs:UB960_MAX_RX_NPORTS (Results 1 – 1 of 1) sorted by relevance
68 #define UB960_MAX_RX_NPORTS 4 macro70 #define UB960_MAX_NPORTS (UB960_MAX_RX_NPORTS + UB960_MAX_TX_NPORTS)516 struct ub960_rxport *rxports[UB960_MAX_RX_NPORTS];2448 } rx_data[UB960_MAX_RX_NPORTS] = {}; in ub960_configure_ports_for_streaming()2449 u8 vc_map[UB960_MAX_RX_NPORTS] = {}; in ub960_configure_ports_for_streaming()2596 u64 sink_streams[UB960_MAX_RX_NPORTS] = {}; in ub960_enable_streams()2708 u64 sink_streams[UB960_MAX_RX_NPORTS] = {}; in ub960_disable_streams()2818 u8 vc_map[UB960_MAX_RX_NPORTS] = {}; in ub960_get_frame_desc()3423 static const char *vpoc_names[UB960_MAX_RX_NPORTS] = { in ub960_parse_dt_rxport()