Searched refs:inband (Results 1 – 10 of 10) sorted by relevance
/linux/arch/mips/cavium-octeon/executive/ |
A D | cvmx-helper-spi.c | 156 union cvmx_gmxx_rxx_rx_inbnd inband = in __cvmx_helper_spi_link_get() local 158 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()
|
/linux/drivers/firmware/tegra/ |
A D | bpmp-debugfs.c | 782 bool inband; in tegra_bpmp_init_debugfs() local 785 inband = tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUG); in tegra_bpmp_init_debugfs() 787 if (!inband && !tegra_bpmp_mrq_is_supported(bpmp, MRQ_DEBUGFS)) in tegra_bpmp_init_debugfs() 800 if (inband) in tegra_bpmp_init_debugfs()
|
/linux/drivers/bus/ |
A D | omap_l3_smx.h | 191 unsigned inband:1; member
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_phylink.c | 171 conf.inband = phylink_autoneg_inband(mode); in sparx5_pcs_config()
|
A D | sparx5_port.c | 733 if (port->conf.inband) { in sparx5_port_pcs_low_set() 950 if (port->conf.inband) { in sparx5_port_pcs_set()
|
A D | sparx5_main.h | 137 bool inband; member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera.h | 96 u8 inband; member
|
A D | prestera_hw.h | 140 bool admin, u32 mode, u8 inband,
|
A D | prestera_hw.c | 262 u8 inband; member 876 bool admin, u32 mode, u8 inband, in prestera_hw_port_mac_mode_set() argument 888 .reg_mode.inband = inband, in prestera_hw_port_mac_mode_set()
|
A D | prestera_main.c | 100 cfg->mode, cfg->inband, cfg->speed, in prestera_port_cfg_mac_write() 405 cfg_mac.inband = false; in prestera_port_create()
|
Completed in 36 milliseconds