Searched refs:inband (Results 1 – 2 of 2) 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()
191 unsigned inband:1; member