| /linux/drivers/gpu/drm/rcar-du/ |
| A D | rcar_lvds.c | 76 enum rcar_lvds_link_type link_type; member 431 if (lvds->link_type != RCAR_LVDS_SINGLE_LINK) { in __rcar_lvds_atomic_enable() 439 bool swap_pixels = lvds->link_type == in __rcar_lvds_atomic_enable() 600 return lvds->link_type != RCAR_LVDS_SINGLE_LINK; in rcar_lvds_dual_link() 656 lvds->link_type = RCAR_LVDS_DUAL_LINK_ODD_EVEN_PIXELS; in rcar_lvds_parse_dt_companion() 659 lvds->link_type = RCAR_LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rcar_lvds_parse_dt_companion() 670 lvds->link_type = RCAR_LVDS_DUAL_LINK_EVEN_ODD_PIXELS; in rcar_lvds_parse_dt_companion() 672 lvds->link_type = RCAR_LVDS_SINGLE_LINK; in rcar_lvds_parse_dt_companion() 675 if (lvds->link_type == RCAR_LVDS_SINGLE_LINK) { in rcar_lvds_parse_dt_companion() 690 if (lvds->link_type == RCAR_LVDS_DUAL_LINK_ODD_EVEN_PIXELS) in rcar_lvds_parse_dt_companion() [all …]
|
| /linux/sound/soc/intel/skylake/ |
| 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()
|
| A D | skl.h | 169 u8 link_type, u8 s_fmt, u8 num_ch,
|
| 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() 1838 int link_type = skl_tplg_be_link_type(mconfig->dev_type); in skl_tplg_be_fill_pipe_params() local 1843 if (link_type == NHLT_LINK_HDA) in skl_tplg_be_fill_pipe_params() 1852 cfg = skl_get_ep_blob(skl, mconfig->vbus_id, link_type, in skl_tplg_be_fill_pipe_params() 1861 mconfig->vbus_id, link_type, params->stream, in skl_tplg_be_fill_pipe_params()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpmac.c | 110 attr->link_type = rsp_params->link_type; in dpmac_get_attributes()
|
| A D | dpaa2-switch.h | 234 (port_priv->mac->attr.link_type == DPMAC_LINK_TYPE_PHY || in dpaa2_switch_port_is_type_phy() 235 port_priv->mac->attr.link_type == DPMAC_LINK_TYPE_BACKPLANE)) in dpaa2_switch_port_is_type_phy()
|
| A D | dpaa2-mac.c | 306 mac->if_link_type = mac->attr.link_type; in dpaa2_mac_connect() 331 if ((mac->attr.link_type == DPMAC_LINK_TYPE_PHY && in dpaa2_mac_connect() 333 mac->attr.link_type == DPMAC_LINK_TYPE_BACKPLANE) { in dpaa2_mac_connect()
|
| A D | dpmac-cmd.h | 43 u8 link_type; member
|
| A D | dpmac.h | 78 enum dpmac_link_type link_type; member
|
| A D | dpaa2-eth.h | 709 (priv->mac->attr.link_type == DPMAC_LINK_TYPE_PHY || in dpaa2_eth_is_type_phy() 710 priv->mac->attr.link_type == DPMAC_LINK_TYPE_BACKPLANE)) in dpaa2_eth_is_type_phy()
|
| /linux/include/net/bluetooth/ |
| A D | hci_core.h | 1780 u8 link_type, u8 addr_type, u8 reason, 1783 u8 link_type, u8 addr_type, u8 status); 1792 u8 link_type, u8 addr_type, u32 value, 1795 u8 link_type, u8 addr_type, u8 status); 1797 u8 link_type, u8 addr_type, u8 status); 1799 u8 link_type, u8 addr_type); 1801 u8 link_type, u8 addr_type, u8 status); 1803 u8 link_type, u8 addr_type, u8 status); 1805 u8 link_type, u8 addr_type, u32 passkey, 1815 void mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, [all …]
|
| A D | hci.h | 2031 __u8 link_type; member 2039 __u8 link_type; member 2219 __u8 link_type; member
|
| /linux/drivers/comedi/drivers/ |
| 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() 478 transf.link[i].link_type = (enum link_types)0; in jr3_pci_poll_subdevice()
|
| A D | jr3_pci.h | 274 u32 link_type; member
|
| /linux/drivers/net/usb/ |
| 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()
|
| /linux/sound/soc/intel/boards/ |
| A D | sof_cs42l42.c | 490 int link_type = link_seq & 0x07; in sof_card_dai_links_create() local 492 switch (link_type) { in sof_card_dai_links_create() 528 dev_err(dev, "invalid link type %d\n", link_type); in sof_card_dai_links_create()
|
| /linux/net/bluetooth/ |
| A D | mgmt.c | 2637 switch (link_type) { in link_to_bdaddr() 9089 u8 link_type, u8 addr_type, u8 reason, in mgmt_device_disconnected() argument 9106 if (link_type != ACL_LINK && link_type != LE_LINK) in mgmt_device_disconnected() 9129 u8 link_type, u8 addr_type, u8 status) in mgmt_disconnect_failed() argument 9212 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request() argument 9229 u8 link_type, u8 addr_type) in mgmt_user_passkey_request() argument 9266 u8 link_type, u8 addr_type, u8 status) in mgmt_user_confirm_neg_reply_complete() argument 9281 u8 link_type, u8 addr_type, u8 status) in mgmt_user_passkey_neg_reply_complete() argument 9617 if (link_type == ACL_LINK) in mgmt_device_found() 9619 if (link_type == LE_LINK && in mgmt_device_found() [all …]
|
| A D | hci_event.c | 2712 if (ev->link_type == ACL_LINK && in hci_conn_complete_evt() 2716 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_complete_evt() 2723 if (ev->link_type != SCO_LINK) in hci_conn_complete_evt() 2790 } else if (ev->link_type == SCO_LINK) { in hci_conn_complete_evt() 2825 ev->link_type); in hci_conn_request_evt() 2827 mask |= hci_proto_connect_ind(hdev, &ev->bdaddr, ev->link_type, in hci_conn_request_evt() 2861 conn = hci_conn_hash_lookup_ba(hdev, ev->link_type, in hci_conn_request_evt() 2864 conn = hci_conn_add(hdev, ev->link_type, &ev->bdaddr, in hci_conn_request_evt() 2877 if (ev->link_type == ACL_LINK || in hci_conn_request_evt() 4456 if (ev->link_type == ESCO_LINK) in hci_sync_conn_complete_evt() [all …]
|
| A D | l2cap_core.c | 65 static inline u8 bdaddr_type(u8 link_type, u8 bdaddr_type) in bdaddr_type() argument 67 if (link_type == LE_LINK) { in bdaddr_type() 1947 u8 link_type) in l2cap_global_chan_by_psm() argument 1957 if (link_type == ACL_LINK && c->src_type != BDADDR_BREDR) in l2cap_global_chan_by_psm() 1960 if (link_type == LE_LINK && c->src_type == BDADDR_BREDR) in l2cap_global_chan_by_psm()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_crat.c | 1685 uint8_t link_type; in kfd_fill_iolink_info_for_cpu() local 1688 link_type = CRAT_IOLINK_TYPE_HYPERTRANSPORT; in kfd_fill_iolink_info_for_cpu() 1690 link_type = CRAT_IOLINK_TYPE_QPI_1_1; in kfd_fill_iolink_info_for_cpu() 1713 sub_type_hdr->io_interface_type = link_type; in kfd_fill_iolink_info_for_cpu()
|
| /linux/drivers/s390/net/ |
| A D | qeth_core_main.c | 125 switch (card->info.link_type) { in qeth_get_cardname_short() 2315 if (link_type == QETH_LINK_TYPE_LANE_TR || in qeth_is_supported_link_type() 2316 link_type == QETH_LINK_TYPE_HSTR) { in qeth_is_supported_link_type() 2384 u8 link_type = 0; in qeth_ulp_enable_cb() local 2402 memcpy(&link_type, in qeth_ulp_enable_cb() 2404 if (!qeth_is_supported_link_type(card, link_type)) in qeth_ulp_enable_cb() 2408 card->info.link_type = link_type; in qeth_ulp_enable_cb() 2409 QETH_CARD_TEXT_(card, 2, "link%d", card->info.link_type); in qeth_ulp_enable_cb() 3114 card->info.link_type = query_cmd->lan_type; in qeth_query_setadapterparms_cb() 4942 switch (card->info.link_type) { in qeth_init_link_info() [all …]
|
| A D | qeth_core.h | 728 enum qeth_link_types link_type; member
|
| /linux/include/acpi/ |
| A D | actbl2.h | 1431 u8 link_type; member
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| A D | i40e_adminq_cmd.h | 1763 u8 link_type[4]; member
|
| A D | i40e_common.c | 1788 memcpy(&tmp, resp->link_type, sizeof(tmp)); in i40e_aq_get_link_info()
|