Searched refs:active_lanes (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/media/i2c/adv748x/ |
| H A D | adv748x-core.c | 244 adv748x_write_check(state, page, 0x00, 0x80 | tx->active_lanes, &ret); in adv748x_power_up_tx() 247 adv748x_write_check(state, page, 0x00, 0xa0 | tx->active_lanes, &ret); in adv748x_power_up_tx() 273 adv748x_write_check(state, page, 0x00, 0x20 | tx->active_lanes, &ret); in adv748x_power_up_tx() 295 adv748x_write_check(state, page, 0x00, 0x80 | tx->active_lanes, &ret); in adv748x_power_down_tx() 367 tx->active_lanes = min(tx->num_lanes, 2U); in adv748x_link_setup() 380 tx->active_lanes = tx->num_lanes; in adv748x_link_setup() 633 state->txa.active_lanes = num_lanes; in adv748x_parse_csi2_lanes() 645 state->txb.active_lanes = num_lanes; in adv748x_parse_csi2_lanes()
|
| H A D | adv748x-csi2.c | 264 config->bus.mipi_csi2.num_data_lanes = tx->active_lanes; in adv748x_csi2_get_mbus_config()
|
| /linux/drivers/media/platform/raspberrypi/rp1-cfe/ |
| H A D | cfe.c | 1138 2 * cfe->csi2.dphy.active_lanes); in cfe_get_source_link_freq() 1212 cfe->csi2.dphy.active_lanes = mbus_config.bus.mipi_csi2.num_data_lanes; in cfe_start_streaming() 1213 if (!cfe->csi2.dphy.active_lanes) in cfe_start_streaming() 1214 cfe->csi2.dphy.active_lanes = cfe->csi2.dphy.max_lanes; in cfe_start_streaming() 1215 if (cfe->csi2.dphy.active_lanes > cfe->csi2.dphy.max_lanes) { in cfe_start_streaming() 1217 cfe->csi2.dphy.active_lanes, cfe->csi2.dphy.max_lanes); in cfe_start_streaming()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_hwrm_lib.c | 1122 link_info->active_lanes = resp->active_lanes; in bnge_update_link() 1125 link_info->active_lanes = 0; in bnge_update_link()
|
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_hci.h | 727 __u8 active_lanes; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 1582 u8 active_lanes; member
|
| H A D | bnxt_ethtool.c | 2910 lk_ksettings->lanes = link_info->active_lanes; in bnxt_get_default_speeds()
|
| /linux/include/linux/bnge/ |
| H A D | hsi.h | 5116 u8 active_lanes; member
|