Home
last modified time | relevance | path

Searched refs:active_lanes (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/kmb/
A Dkmb_dsi.c68 .active_lanes = MIPI_TX_ACTIVE_LANES,
520 fg_cfg->active_lanes); in mipi_tx_fg_cfg_regs()
587 u8 active_lanes, u32 bpp, u32 wc, in mipi_tx_fg_cfg() argument
611 fg_t_cfg.active_lanes = active_lanes; in mipi_tx_fg_cfg()
618 u8 active_lanes, u8 vchannel_id) in mipi_tx_multichannel_fifo_cfg() argument
1202 ((1 << active_lanes) - 1)); in dphy_init_sequence()
1239 u32 active_lanes) in wait_init_done() argument
1242 u32 data_lanes = (1 << active_lanes) - 1; in wait_init_done()
1291 if (cfg->active_lanes > MIPI_DPHY_D_LANES) { in mipi_tx_init_dphy()
1309 (cfg->active_lanes - MIPI_DPHY_D_LANES), in mipi_tx_init_dphy()
[all …]
A Dkmb_dsi.h293 u8 active_lanes; member
331 u8 active_lanes; /* # active lanes per controller 2/4 */ member
/drivers/media/i2c/adv748x/
A Dadv748x-core.c244 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()
A Dadv748x-csi2.c264 config->bus.mipi_csi2.num_data_lanes = tx->active_lanes; in adv748x_csi2_get_mbus_config()
A Dadv748x.h81 unsigned int active_lanes; member
/drivers/media/platform/raspberrypi/rp1-cfe/
A Ddphy.c151 dphy->dphy_rate, dphy->active_lanes); in dphy_start()
153 dw_csi2_host_write(dphy, DPHY_N_LANES, (dphy->active_lanes - 1)); in dphy_start()
A Ddphy.h20 u32 active_lanes; member
A Dcfe.c1138 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()
/drivers/staging/media/atomisp/pci/css_2401_system/
A Dcsi_rx_global.h46 u32 active_lanes; member
/drivers/staging/media/atomisp/pci/
A Disp2401_input_system_global.h105 s32 active_lanes; member
A Dsh_css.c735 isys_stream_descr->csi_port_attr.active_lanes = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
/drivers/staging/media/atomisp/pci/runtime/isys/src/
A Dvirtual_isys.c630 cfg->active_lanes = isys_cfg->csi_port_attr.active_lanes; in calculate_fe_cfg()
/drivers/net/ethernet/fungible/funcore/
A Dfun_hci.h727 __u8 active_lanes; member
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.h1555 u8 active_lanes; member
A Dbnxt_ethtool.c2843 lk_ksettings->lanes = link_info->active_lanes; in bnxt_get_default_speeds()
A Dbnxt.c12080 link_info->active_lanes = resp->active_lanes; in bnxt_update_link()
12083 link_info->active_lanes = 0; in bnxt_update_link()

Completed in 923 milliseconds