| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_lvds.c | 48 rk628->lvds.link_type = LVDS_DUAL_LINK_ODD_EVEN_PIXELS; in rk628_lvds_parse() 50 rk628->lvds.link_type = LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rk628_lvds_parse() 52 rk628->lvds.link_type = LVDS_DUAL_LINK_LEFT_RIGHT_PIXELS; in rk628_lvds_parse() 54 rk628->lvds.link_type = LVDS_DUAL_LINK_RIGHT_LEFT_PIXELS; in rk628_lvds_parse() 56 rk628->lvds.link_type = LVDS_SINGLE_LINK; in rk628_lvds_parse() 68 enum lvds_link_type link_type = rk628->lvds.link_type; in rk628_lvds_enable() local 76 switch (link_type) { in rk628_lvds_enable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_lvds.c | 77 enum rcar_lvds_link_type link_type; member 466 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK && lvds->companion) in __rcar_lvds_atomic_enable() 494 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK) { in __rcar_lvds_atomic_enable() 502 bool swap_pixels = lvds->link_type == in __rcar_lvds_atomic_enable() 523 if (lvds->link_type == RCAR_LVDS_SINGLE_LINK || lvds->companion) { in __rcar_lvds_atomic_enable() 622 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK && lvds->companion) in rcar_lvds_atomic_disable() 702 return lvds->link_type != RCAR_LVDS_SINGLE_LINK; in rcar_lvds_dual_link() 750 lvds->link_type = RCAR_LVDS_DUAL_LINK_ODD_EVEN_PIXELS; in rcar_lvds_parse_dt_companion() 753 lvds->link_type = RCAR_LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rcar_lvds_parse_dt_companion() 764 lvds->link_type = RCAR_LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rcar_lvds_parse_dt_companion() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl-nhlt.c | 61 u32 instance_id, u8 link_type, u8 dirn, u8 dev_type) in skl_check_ep_match() argument 68 (epnt->linktype == link_type) && in skl_check_ep_match() 82 *skl_get_ep_blob(struct skl_dev *skl, u32 instance, u8 link_type, in skl_get_ep_blob() argument 95 dump_config(dev, instance, link_type, s_fmt, num_ch, s_rate, dirn, bps); in skl_get_ep_blob() 102 if (skl_check_ep_match(dev, epnt, instance, link_type, in skl_get_ep_blob() 107 s_rate, bps, link_type); in skl_get_ep_blob()
|
| H A D | skl.h | 169 u8 link_type, u8 s_fmt, u8 num_ch,
|
| H A D | skl-topology.c | 287 int link_type, dir; in skl_tplg_update_be_blob() local 301 link_type = NHLT_LINK_DMIC; in skl_tplg_update_be_blob() 309 link_type = NHLT_LINK_SSP; in skl_tplg_update_be_blob() 328 cfg = skl_get_ep_blob(skl, m_cfg->vbus_id, link_type, in skl_tplg_update_be_blob() 335 m_cfg->vbus_id, link_type, dir); in skl_tplg_update_be_blob() 1834 int link_type = skl_tplg_be_link_type(mconfig->dev_type); in skl_tplg_be_fill_pipe_params() local 1839 if (link_type == NHLT_LINK_HDA) in skl_tplg_be_fill_pipe_params() 1843 cfg = skl_get_ep_blob(skl, mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params() 1852 mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | max96712.c | 546 u8 link_type = 0; in max96712_get_link_lock_state() local 548 link_type = max96712->link_mask & MAXIM_GMSL_TYPE_MASK; in max96712_get_link_lock_state() 551 if (link_type & MAXIM_GMSL_TYPE_LINK_A) { in max96712_get_link_lock_state() 573 if (link_type & MAXIM_GMSL_TYPE_LINK_B) { in max96712_get_link_lock_state() 595 if (link_type & MAXIM_GMSL_TYPE_LINK_C) { in max96712_get_link_lock_state() 617 if (link_type & MAXIM_GMSL_TYPE_LINK_D) { in max96712_get_link_lock_state() 644 u8 lock_state = 0, link_mask = 0, link_type = 0; in max96712_check_link_lock_state() local 666 link_type = max96712->link_mask & MAXIM_GMSL_TYPE_MASK; in max96712_check_link_lock_state() 669 DEV_REG_VALUE_08BITS, link_type); in max96712_check_link_lock_state() 691 if ((link_type & MAXIM_GMSL_TYPE_LINK_A) == 0) { in max96712_check_link_lock_state() [all …]
|
| H A D | max96722.c | 574 u8 link_type = 0; in max96722_get_link_lock_state() local 576 link_type = max96722->link_mask & MAXIM_GMSL_TYPE_MASK; in max96722_get_link_lock_state() 579 if (link_type & MAXIM_GMSL_TYPE_LINK_A) { in max96722_get_link_lock_state() 601 if (link_type & MAXIM_GMSL_TYPE_LINK_B) { in max96722_get_link_lock_state() 623 if (link_type & MAXIM_GMSL_TYPE_LINK_C) { in max96722_get_link_lock_state() 645 if (link_type & MAXIM_GMSL_TYPE_LINK_D) { in max96722_get_link_lock_state() 672 u8 lock_state = 0, link_mask = 0, link_type = 0; in max96722_check_link_lock_state() local 694 link_type = max96722->link_mask & MAXIM_GMSL_TYPE_MASK; in max96722_check_link_lock_state() 697 DEV_REG_VALUE_08BITS, link_type); in max96722_check_link_lock_state() 709 if ((link_type & MAXIM_GMSL_TYPE_LINK_A) == 0) { in max96722_check_link_lock_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_ethtool.c | 414 enum qeth_link_types link_type; in qeth_get_link_ksettings() local 419 link_type = QETH_LINK_TYPE_10GBIT_ETH; in qeth_get_link_ksettings() 421 link_type = card->info.link_type; in qeth_get_link_ksettings() 430 switch (link_type) { in qeth_get_link_ksettings()
|
| H A D | qeth_core_main.c | 139 switch (card->info.link_type) { in qeth_get_cardname_short() 2415 static bool qeth_is_supported_link_type(struct qeth_card *card, u8 link_type) in qeth_is_supported_link_type() argument 2417 if (link_type == QETH_LINK_TYPE_LANE_TR || in qeth_is_supported_link_type() 2418 link_type == QETH_LINK_TYPE_HSTR) { in qeth_is_supported_link_type() 2486 u8 link_type = 0; in qeth_ulp_enable_cb() local 2504 memcpy(&link_type, in qeth_ulp_enable_cb() 2506 if (!qeth_is_supported_link_type(card, link_type)) in qeth_ulp_enable_cb() 2510 card->info.link_type = link_type; in qeth_ulp_enable_cb() 2511 QETH_CARD_TEXT_(card, 2, "link%d", card->info.link_type); in qeth_ulp_enable_cb() 3213 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_lvds.c | 50 enum lvds_link_type link_type; member 151 switch (lvds->link_type) { in rk628_lvds_bridge_enable() 275 lvds->link_type = rk628_lvds_get_link_type(lvds); in rk628_lvds_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpmac.c | 110 attr->link_type = rsp_params->link_type; in dpmac_get_attributes()
|
| H A D | dpaa2-mac.c | 248 if (attr.link_type == DPMAC_LINK_TYPE_FIXED) in dpaa2_mac_is_type_fixed() 325 mac->if_link_type = attr.link_type; in dpaa2_mac_connect() 354 if (attr.link_type == DPMAC_LINK_TYPE_PHY && in dpaa2_mac_connect()
|
| H A D | dpmac-cmd.h | 43 u8 link_type; member
|
| H A D | dpmac.h | 78 enum dpmac_link_type link_type; member
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | keystone_net.c | 58 enum link_type { enum 113 enum link_type link_type; member 1069 priv->link_type = fdtdec_get_int(fdt, slave, "link-interface", -1); in ks2_eth_parse_slave_interface() 1083 if (priv->link_type == LINK_TYPE_SGMII_MAC_TO_PHY_MODE) { in ks2_eth_parse_slave_interface() 1088 } else if (priv->link_type == LINK_TYPE_RGMII_LINK_MAC_PHY) { in ks2_eth_parse_slave_interface()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci_core.h | 1739 u8 link_type, u8 addr_type, u8 reason, 1742 u8 link_type, u8 addr_type, u8 status); 1743 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, 1751 u8 link_type, u8 addr_type, u32 value, 1754 u8 link_type, u8 addr_type, u8 status); 1756 u8 link_type, u8 addr_type, u8 status); 1758 u8 link_type, u8 addr_type); 1760 u8 link_type, u8 addr_type, u8 status); 1762 u8 link_type, u8 addr_type, u8 status); 1764 u8 link_type, u8 addr_type, u32 passkey, [all …]
|
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_dpmac.h | 47 MC_RSP_OP(cmd, 1, 32, 8, enum dpmac_link_type, attr->link_type);\ 246 enum dpmac_link_type link_type; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | jr3_pci.c | 78 u16 link_type; member 141 set_u16(&sensor->transforms[num].link[i].link_type, in set_transforms() 142 transf->link[i].link_type); in set_transforms() 147 if (transf->link[i].link_type == end_x_form) in set_transforms() 491 transf.link[i].link_type = (enum link_types)0; in jr3_pci_poll_subdevice()
|
| H A D | jr3_pci.h | 274 u32 link_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | sierra_net.c | 136 u8 link_type; member 380 if (single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV4 && in sierra_net_parse_lsi() 381 single->link_type != SIERRA_NET_AS_LINK_TYPE_IPV6) { in sierra_net_parse_lsi() 383 single->link_type); in sierra_net_parse_lsi()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | mgmt.c | 2629 static u8 link_to_bdaddr(u8 link_type, u8 addr_type) in link_to_bdaddr() argument 2631 switch (link_type) { in link_to_bdaddr() 8260 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() argument 8277 if (link_type != ACL_LINK && link_type != LE_LINK) in mgmt_device_disconnected() 8283 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_device_disconnected() 8300 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() argument 8302 u8 bdaddr_type = link_to_bdaddr(link_type, addr_type); in mgmt_disconnect_failed() 8325 void mgmt_connect_failed(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, in mgmt_connect_failed() argument 8339 ev.addr.type = link_to_bdaddr(link_type, addr_type); in mgmt_connect_failed() 8383 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() argument [all …]
|
| H A D | hci_event.c | 2578 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, &ev->bdaddr); in hci_conn_complete_evt() 2589 if (ev->link_type == ACL_LINK && in hci_conn_complete_evt() 2593 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_complete_evt() 2600 if (ev->link_type != SCO_LINK) in hci_conn_complete_evt() 2667 } else if (ev->link_type == SCO_LINK) { in hci_conn_complete_evt() 2702 ev->link_type); in hci_conn_request_evt() 2704 mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, ev->link_type, in hci_conn_request_evt() 2738 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, in hci_conn_request_evt() 2741 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_request_evt() 2754 if (ev->link_type == ACL_LINK || in hci_conn_request_evt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 914 uint8_t link_type; in kfd_fill_iolink_info_for_cpu() local 917 link_type = CRAT_IOLINK_TYPE_HYPERTRANSPORT; in kfd_fill_iolink_info_for_cpu() 919 link_type = CRAT_IOLINK_TYPE_QPI_1_1; in kfd_fill_iolink_info_for_cpu() 942 sub_type_hdr->io_interface_type = link_type; in kfd_fill_iolink_info_for_cpu()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 1825 u8 status, link_type; in rtk_handle_connection_complete_evt() local 1831 link_type = *p++; in rtk_handle_connection_complete_evt() 1855 if ((0 == link_type) || (2 == link_type)) { //sco or esco in rtk_handle_connection_complete_evt() 1870 if ((0 == link_type) || (2 == link_type)) { //sco or esco in rtk_handle_connection_complete_evt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 1825 u8 status, link_type; in rtk_handle_connection_complete_evt() local 1831 link_type = *p++; in rtk_handle_connection_complete_evt() 1855 if ((0 == link_type) || (2 == link_type)) { //sco or esco in rtk_handle_connection_complete_evt() 1870 if ((0 == link_type) || (2 == link_type)) { //sco or esco in rtk_handle_connection_complete_evt()
|