Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/kmb/
Dkmb_dsi.c68 .active_lanes = MIPI_TX_ACTIVE_LANES,
515 ((fg_cfg->lane_rate_mbps / 8) * fg_cfg->active_lanes); in mipi_tx_fg_cfg_regs()
520 fg_cfg->active_lanes); in mipi_tx_fg_cfg_regs()
568 ((fg_cfg->lane_rate_mbps / 8) * 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
630 fifo_size = ((active_lanes > MIPI_D_LANES_PER_DPHY) ? in mipi_tx_multichannel_fifo_cfg()
693 ctrl |= ACTIVE_LANES(ctrl_cfg->active_lanes - 1); in mipi_tx_ctrl_cfg()
748 mipi_tx_fg_cfg(kmb_dsi, frame_id, ctrl_cfg->active_lanes, in mipi_tx_init_cntrl()
[all …]
Dkmb_dsi.h293 u8 active_lanes; member
331 u8 active_lanes; /* # active lanes per controller 2/4 */ member
/Linux-v6.6/drivers/media/i2c/adv748x/
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()
Dadv748x-csi2.c225 config->bus.mipi_csi2.num_data_lanes = tx->active_lanes; in adv748x_csi2_get_mbus_config()
Dadv748x.h82 unsigned int active_lanes; member
/Linux-v6.6/drivers/staging/media/atomisp/pci/css_2401_system/
Dcsi_rx_global.h55 u32 active_lanes; member
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Disp2401_input_system_global.h115 s32 active_lanes; member
Dsh_css.c823 isys_stream_descr->csi_port_attr.active_lanes = in sh_css_translate_stream_cfg_to_input_system_input_port_attr()
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/isys/src/
Dvirtual_isys.c663 cfg->active_lanes = isys_cfg->csi_port_attr.active_lanes; in calculate_fe_cfg()
/Linux-v6.6/drivers/net/ethernet/fungible/funcore/
Dfun_hci.h727 __u8 active_lanes; member