Home
last modified time | relevance | path

Searched refs:serdes_type (Results 1 – 22 of 22) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/
H A Dctrl_pex.c25 enum serdes_type serdes_type; in hws_pex_config() local
31 serdes_type = serdes_map[idx].serdes_type; in hws_pex_config()
33 if ((serdes_type != PEX0) && (serdes_type != PEX1) && in hws_pex_config()
34 (serdes_type != PEX2) && (serdes_type != PEX3)) in hws_pex_config()
37 if ((serdes_type != PEX0) && in hws_pex_config()
44 pex_idx = serdes_type - PEX0; in hws_pex_config()
55 serdes_type = serdes_map[idx].serdes_type; in hws_pex_config()
56 if ((serdes_type != PEX0) && in hws_pex_config()
63 switch (serdes_type) { in hws_pex_config()
92 serdes_type = serdes_map[idx].serdes_type; in hws_pex_config()
[all …]
H A Dhigh_speed_env_spec.h34 enum serdes_type { enum
83 enum serdes_type serdes_type; member
219 enum serdes_seq serdes_type_and_speed_to_speed_seq(enum serdes_type serdes_type,
226 enum serdes_type serdes_type,
231 enum serdes_type serdes_type,
236 int hws_serdes_pex_ref_clock_get(enum serdes_type serdes_type,
238 int hws_ref_clock_set(u32 serdes_num, enum serdes_type serdes_type,
242 enum serdes_type serdes_type);
243 u32 hws_serdes_get_ref_clock_val(enum serdes_type serdes_type);
H A Dhigh_speed_env_spec.c792 u32 hws_serdes_topology_verify(enum serdes_type serdes_type, u32 serdes_id, in hws_serdes_topology_verify() argument
799 if (serdes_type > RXAUI) { in hws_serdes_topology_verify()
801 __func__, serdes_type_to_string[serdes_type], serdes_id); in hws_serdes_topology_verify()
805 unit_id = serdes_type_to_unit_info[serdes_type].serdes_unit_id; in hws_serdes_topology_verify()
806 unit_numb = serdes_type_to_unit_info[serdes_type].serdes_unit_num; in hws_serdes_topology_verify()
819 if (((serdes_type <= PEX3)) && in hws_serdes_topology_verify()
843 serdes_type_to_string[serdes_type]); in hws_serdes_topology_verify()
848 serdes_type_to_string[serdes_type]); in hws_serdes_topology_verify()
855 serdes_type_to_string[serdes_type], in hws_serdes_topology_verify()
1296 enum serdes_seq serdes_type_and_speed_to_speed_seq(enum serdes_type serdes_type, in serdes_type_and_speed_to_speed_seq() argument
[all …]
H A Dhigh_speed_env_spec-38x.c49 enum serdes_type serdes_type, in serdes_power_up_ctrl_ext() argument
131 enum serdes_type serdes_type) in hws_serdes_get_phy_selector_val() argument
133 if (serdes_type >= LAST_SERDES_TYPE) in hws_serdes_get_phy_selector_val()
138 [serdes_type][serdes_num]; in hws_serdes_get_phy_selector_val()
141 [serdes_type][serdes_num]; in hws_serdes_get_phy_selector_val()
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/novo/
H A Dnovo-nca9539.c14 .serdes_type = TYPE_OTHER,
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/
H A Drockchip-rkx111.c35 .serdes_type = TYPE_SER,
H A Drockchip-rkx121.c35 .serdes_type = TYPE_DES,
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/
H A Dserdes-i2c.c91 serdes->type = serdes->chip_data->serdes_type; in serdes_i2c_probe()
123 if (serdes->chip_data->serdes_type == TYPE_OTHER) { in serdes_i2c_probe()
133 if (serdes->chip_data->serdes_type == TYPE_SER) in serdes_i2c_probe()
H A Dcore.h203 enum serdes_type serdes_type; member
304 enum serdes_type type;
H A Dserdes-panel.c25 if (serdes->chip_data->serdes_type == TYPE_DES) in serdes_panel_init()
117 if (serdes->chip_data->serdes_type != TYPE_DES) in serdes_panel_probe()
H A Dserdes-panel-split.c25 if (serdes->chip_data->serdes_type == TYPE_DES) in serdes_panel_split_init()
117 if (serdes->chip_data->serdes_type != TYPE_DES) in serdes_panel_split_probe()
H A Dgpio.h26 enum serdes_type { enum
H A Dserdes-bridge-split.c67 if (serdes->chip_data->serdes_type == TYPE_DES) in serdes_bridge_split_enable()
H A Dserdes-bridge.c67 if (serdes->chip_data->serdes_type == TYPE_DES) in serdes_bridge_enable()
H A Dserdes-core.c488 serdes->type = serdes->chip_data->serdes_type; in serdes_i2c_probe()
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/
H A Drohm-bu18rl82.c449 .serdes_type = TYPE_DES,
H A Drohm-bu18tl82.c432 .serdes_type = TYPE_SER,
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96752.c586 .serdes_type = TYPE_DES,
H A Dmaxim-max96755.c724 .serdes_type = TYPE_SER,
H A Dmaxim-max96772.c730 .serdes_type = TYPE_DES,
H A Dmaxim-max96789.c762 .serdes_type = TYPE_SER,
H A Dmaxim-max96745.c828 .serdes_type = TYPE_SER,