| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | ctrl_pex.c | 25 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 D | high_speed_env_spec.h | 34 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 D | high_speed_env_spec.c | 792 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 D | high_speed_env_spec-38x.c | 49 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 D | novo-nca9539.c | 14 .serdes_type = TYPE_OTHER,
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rockchip/ |
| H A D | rockchip-rkx111.c | 35 .serdes_type = TYPE_SER,
|
| H A D | rockchip-rkx121.c | 35 .serdes_type = TYPE_DES,
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/ |
| H A D | serdes-i2c.c | 91 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 D | core.h | 203 enum serdes_type serdes_type; member 304 enum serdes_type type;
|
| H A D | serdes-panel.c | 25 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 D | serdes-panel-split.c | 25 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 D | gpio.h | 26 enum serdes_type { enum
|
| H A D | serdes-bridge-split.c | 67 if (serdes->chip_data->serdes_type == TYPE_DES) in serdes_bridge_split_enable()
|
| H A D | serdes-bridge.c | 67 if (serdes->chip_data->serdes_type == TYPE_DES) in serdes_bridge_enable()
|
| H A D | serdes-core.c | 488 serdes->type = serdes->chip_data->serdes_type; in serdes_i2c_probe()
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/ |
| H A D | rohm-bu18rl82.c | 449 .serdes_type = TYPE_DES,
|
| H A D | rohm-bu18tl82.c | 432 .serdes_type = TYPE_SER,
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/ |
| H A D | maxim-max96752.c | 586 .serdes_type = TYPE_DES,
|
| H A D | maxim-max96755.c | 724 .serdes_type = TYPE_SER,
|
| H A D | maxim-max96772.c | 730 .serdes_type = TYPE_DES,
|
| H A D | maxim-max96789.c | 762 .serdes_type = TYPE_SER,
|
| H A D | maxim-max96745.c | 828 .serdes_type = TYPE_SER,
|