Searched refs:rxport (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ds90ub960.c | 131 #define UB960_SR_INTERRUPT_CTL_IE_RX(n) BIT((n)) /* rxport[n] IRQ */ 136 #define UB960_SR_INTERRUPT_STS_IS_RX(n) BIT((n)) /* rxport[n] IRQ */ 430 u8 nport; /* RX port number, and index in priv->rxport[] */ 476 struct ub960_rxport *rxport; member 521 u8 rxport; member 686 if (priv->reg_current.rxport == nport) in ub960_rxport_select() 692 dev_err(dev, "%s: cannot select rxport %d (%d)!\n", __func__, in ub960_rxport_select() 697 priv->reg_current.rxport = nport; in ub960_rxport_select() 1031 struct ub960_rxport *rxport = priv->rxports[chan_id]; in ub960_atr_attach_client() local 1035 for (reg_idx = 0; reg_idx < ARRAY_SIZE(rxport in ub960_atr_attach_client() 1062 struct ub960_rxport *rxport = priv->rxports[chan_id]; ub960_atr_detach_client() local 1201 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_enable_vpocs() local 1215 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_enable_vpocs() local 1231 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_disable_vpocs() local 1393 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_config_eq() local 1527 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_wait_locks() local 1564 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_wait_locks() local 1593 ub960_calc_bc_clk_rate_ub960(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_calc_bc_clk_rate_ub960() argument 1624 ub960_calc_bc_clk_rate_ub9702(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_calc_bc_clk_rate_ub9702() argument 1646 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_add_serializer() local 1685 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_remove_serializer() local 1698 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_add_serializers() local 1712 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_add_serializers() local 1728 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_remove_serializers() local 1820 ub960_init_rx_port_ub960(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_init_rx_port_ub960() argument 1914 ub960_init_rx_port_ub9702_fpd3(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_init_rx_port_ub9702_fpd3() argument 1979 ub960_init_rx_port_ub9702_fpd4_aeq(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_init_rx_port_ub9702_fpd4_aeq() argument 2013 ub960_init_rx_port_ub9702_fpd4(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_init_rx_port_ub9702_fpd4() argument 2075 ub960_init_rx_port_ub9702(struct ub960_data *priv, struct ub960_rxport *rxport) ub960_init_rx_port_ub9702() argument 2138 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_init_rx_ports() local 2368 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_validate_stream_vcs() local 2426 struct ub960_rxport *rxport; ub960_configure_ports_for_streaming() local 2488 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_configure_ports_for_streaming() local 2995 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_log_status() local 3181 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_rxport_free_ports() local 3195 ub960_parse_dt_rxport_link_properties(struct ub960_data *priv, struct fwnode_handle *link_fwnode, struct ub960_rxport *rxport) ub960_parse_dt_rxport_link_properties() argument 3320 ub960_parse_dt_rxport_ep_properties(struct ub960_data *priv, struct fwnode_handle *ep_fwnode, struct ub960_rxport *rxport) ub960_parse_dt_rxport_ep_properties() argument 3377 struct ub960_rxport *rxport; ub960_parse_dt_rxport() local 3552 struct ub960_rxport *rxport = to_ub960_asd(asd)->rxport; ub960_notify_bound() local 3594 struct ub960_rxport *rxport = to_ub960_asd(asd)->rxport; ub960_notify_unbind() local 3613 struct ub960_rxport *rxport = priv->rxports[i]; ub960_v4l2_notifier_register() local 3939 struct ub960_rxport *rxport = priv->rxports[nport]; ub960_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 419 struct fman_port *rxport; in dpaa_set_hash() local 424 rxport = mac_dev->port[0]; in dpaa_set_hash() 426 fman_port_use_kg_hash(rxport, enable); in dpaa_set_hash()
|
H A D | dpaa_eth.c | 1278 struct fman_port *rxport = mac_dev->port[RX]; in dpaa_eth_init_ports() local 1287 err = dpaa_eth_init_rx_port(rxport, bp, port_fqs->rx_errq, in dpaa_eth_init_ports()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 335 struct fman_port *rxport; in dpaa_set_hash() local 340 rxport = mac_dev->port[0]; in dpaa_set_hash() 342 fman_port_use_kg_hash(rxport, enable); in dpaa_set_hash()
|
H A D | dpaa_eth.c | 1325 struct fman_port *rxport = mac_dev->port[RX]; in dpaa_eth_init_ports() local 1334 err = dpaa_eth_init_rx_port(rxport, bp, port_fqs->rx_errq, in dpaa_eth_init_ports()
|
Completed in 13 milliseconds