Searched refs:inband (Results 1 – 6 of 6) sorted by relevance
156 union cvmx_gmxx_rxx_rx_inbnd inband = in __cvmx_helper_spi_link_get() local158 result.s.link_up = inband.s.status; in __cvmx_helper_spi_link_get()159 result.s.full_duplex = inband.s.duplex; in __cvmx_helper_spi_link_get()160 switch (inband.s.speed) { in __cvmx_helper_spi_link_get()
773 bool inband; in tegra_bpmp_init_debugfs() local776 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs()778 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs()791 if (inband) in tegra_bpmp_init_debugfs()
191 unsigned inband:1; member
172 conf.inband = phylink_autoneg_inband(mode); in sparx5_pcs_config()
733 if (port->conf.inband) { in sparx5_port_pcs_low_set()950 if (port->conf.inband) { in sparx5_port_pcs_set()
137 bool inband; member