Lines Matching refs:num_rxports
407 u8 num_rxports; member
548 return pad < priv->hw_data->num_rxports; in ub960_pad_is_sink()
553 return pad >= priv->hw_data->num_rxports; in ub960_pad_is_source()
561 return pad - priv->hw_data->num_rxports; in ub960_pad_to_port()
1096 priv->hw_data->num_rxports); in ub960_init_atr()
1200 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_rxport_enable_vpocs()
1230 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_rxport_disable_vpocs()
1260 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) in ub960_clear_rx_errors()
1515 if (port_mask >= BIT(priv->hw_data->num_rxports)) in ub960_rxport_wait_locks()
1526 priv->hw_data->num_rxports) { in ub960_rxport_wait_locks()
1563 for_each_set_bit(nport, &port_mask, priv->hw_data->num_rxports) { in ub960_rxport_wait_locks()
1697 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_rxport_add_serializers()
1727 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_rxport_remove_serializers()
2137 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_init_rx_ports()
2367 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_validate_stream_vcs()
2487 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_configure_ports_for_streaming()
2598 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_enable_streams()
2692 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_disable_streams()
2922 .source_pad = priv->hw_data->num_rxports, in ub960_init_cfg()
2994 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_log_status()
3138 for (i = 0; i < priv->hw_data->num_rxports; i++) { in ub960_handle_events()
3180 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_rxport_free_ports()
3464 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_parse_dt_rxports()
3508 unsigned int port = nport + priv->hw_data->num_rxports; in ub960_parse_dt_txports()
3580 for (i = 0; i < priv->hw_data->num_rxports; i++) { in ub960_notify_bound()
3612 for (i = 0; i < priv->hw_data->num_rxports; i++) { in ub960_v4l2_notifier_register()
3675 for (i = 0; i < priv->hw_data->num_rxports + priv->hw_data->num_txports; i++) { in ub960_create_subdev()
3682 priv->hw_data->num_rxports + in ub960_create_subdev()
3938 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_probe()
4018 .num_rxports = 4,
4024 .num_rxports = 4,