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()
2486 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_configure_ports_for_streaming()
2597 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_enable_streams()
2691 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_disable_streams()
2918 .source_pad = priv->hw_data->num_rxports, in ub960_init_state()
2988 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_log_status()
3136 for (i = 0; i < priv->hw_data->num_rxports; i++) { in ub960_handle_events()
3178 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_rxport_free_ports()
3462 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_parse_dt_rxports()
3506 unsigned int port = nport + priv->hw_data->num_rxports; in ub960_parse_dt_txports()
3578 for (i = 0; i < priv->hw_data->num_rxports; i++) { in ub960_notify_bound()
3610 for (i = 0; i < priv->hw_data->num_rxports; i++) { in ub960_v4l2_notifier_register()
3674 for (i = 0; i < priv->hw_data->num_rxports + priv->hw_data->num_txports; i++) { in ub960_create_subdev()
3681 priv->hw_data->num_rxports + in ub960_create_subdev()
3937 for (nport = 0; nport < priv->hw_data->num_rxports; nport++) { in ub960_probe()
4017 .num_rxports = 4,
4023 .num_rxports = 4,