Searched refs:inband (Results 1 – 5 of 5) sorted by relevance
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