/linux/drivers/soundwire/ |
A D | intel.c | 1327 int link_flags; in intel_link_startup() local 1339 link_flags = md_flags >> (bus->link_id * 8); in intel_link_startup() 1340 multi_link = !(link_flags & SDW_INTEL_MASTER_DISABLE_MULTI_LINK); in intel_link_startup() 1414 if (!(link_flags & SDW_INTEL_MASTER_DISABLE_PM_RUNTIME)) { in intel_link_startup() 1451 if (!(link_flags & SDW_INTEL_MASTER_DISABLE_PM_RUNTIME_IDLE)) in intel_link_startup() 1728 int link_flags; in intel_resume() local 1738 link_flags = md_flags >> (bus->link_id * 8); in intel_resume() 1750 link_flags = md_flags >> (bus->link_id * 8); in intel_resume() 1752 if (!(link_flags & SDW_INTEL_MASTER_DISABLE_PM_RUNTIME_IDLE)) in intel_resume() 1825 int link_flags; in intel_resume_runtime() local [all …]
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_mbox.c | 498 mb->un.varInitLnk.link_flags = FLAGS_TOPOLOGY_MODE_LOOP; in lpfc_init_link() 512 mb->un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_init_link() 527 mb->un.varInitLnk.link_flags |= FLAGS_IMED_ABORT; in lpfc_init_link() 536 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() 540 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() 544 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() 548 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() 552 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() 556 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() 560 mb->un.varInitLnk.link_flags |= FLAGS_LINK_SPEED; in lpfc_init_link() [all …]
|
A D | lpfc_bsg.c | 1780 uint32_t link_flags; in lpfc_sli3_bsg_diag_loopback_mode() local 1809 link_flags = loopback_mode->type; in lpfc_sli3_bsg_diag_loopback_mode() 1835 if (link_flags == INTERNAL_LOOP_BACK) in lpfc_sli3_bsg_diag_loopback_mode() 1836 pmboxq->u.mb.un.varInitLnk.link_flags = FLAGS_LOCAL_LB; in lpfc_sli3_bsg_diag_loopback_mode() 1838 pmboxq->u.mb.un.varInitLnk.link_flags = in lpfc_sli3_bsg_diag_loopback_mode() 2049 uint32_t link_flags, timeout, link_no; in lpfc_sli4_bsg_diag_loopback_mode() local 2069 link_flags = loopback_mode->type; in lpfc_sli4_bsg_diag_loopback_mode() 2077 if (link_flags == DISABLE_LOOP_BACK) { in lpfc_sli4_bsg_diag_loopback_mode() 2136 "3132 Set up loopback mode:x%x\n", link_flags); in lpfc_sli4_bsg_diag_loopback_mode() 2138 switch (link_flags) { in lpfc_sli4_bsg_diag_loopback_mode() [all …]
|
A D | lpfc_hw.h | 2349 uint16_t link_flags; member 2351 uint16_t link_flags; member
|
/linux/drivers/media/platform/xilinx/ |
A D | xilinx-vipp.c | 71 u32 link_flags = MEDIA_LNK_FL_ENABLED; in xvip_graph_build_one() local 158 link_flags); in xvip_graph_build_one() 187 u32 link_flags = MEDIA_LNK_FL_ENABLED; in xvip_graph_build_dma() local 269 link_flags); in xvip_graph_build_dma()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_sriov.c | 1456 bulletin->link_flags = 0; in bnx2x_iov_link_update_vf() 1459 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf() 1462 bulletin->link_flags |= VFPF_LINK_REPORT_FULL_DUPLEX; in bnx2x_iov_link_update_vf() 1465 bulletin->link_flags |= VFPF_LINK_REPORT_RX_FC_ON; in bnx2x_iov_link_update_vf() 1468 bulletin->link_flags |= VFPF_LINK_REPORT_TX_FC_ON; in bnx2x_iov_link_update_vf() 1472 bulletin->link_flags |= VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf() 1477 bulletin->link_flags &= ~VFPF_LINK_REPORT_LINK_DOWN; in bnx2x_iov_link_update_vf() 3066 bulletin->link_speed, bulletin->link_flags); in bnx2x_sample_bulletin() 3071 if (bulletin->link_flags & VFPF_LINK_REPORT_LINK_DOWN) in bnx2x_sample_bulletin() 3079 if (bulletin->link_flags & VFPF_LINK_REPORT_RX_FC_ON) in bnx2x_sample_bulletin() [all …]
|
A D | bnx2x_vfpf.h | 433 u32 link_flags; /* VFPF_LINK_REPORT_XXX flags */ member
|
A D | bnx2x_link.h | 325 u16 link_flags; member
|
A D | bnx2x_link.c | 8784 (params->link_flags & in bnx2x_handle_module_detect_int() 10776 params->link_flags |= in bnx2x_848xx_set_link_led() 10857 params->link_flags |= in bnx2x_848xx_set_link_led() 10982 if (params->link_flags & in bnx2x_848xx_set_link_led() 10985 params->link_flags &= in bnx2x_848xx_set_link_led() 12964 params->link_flags = PHY_INITIALIZED; in bnx2x_phy_init() 13131 params->link_flags &= ~PHY_INITIALIZED; in bnx2x_lfa_reset()
|
/linux/drivers/media/test-drivers/vimc/ |
A D | vimc-core.c | 20 #define VIMC_ENT_LINK(src, srcpad, sink, sinkpad, link_flags) { \ argument 25 .flags = link_flags, \
|
/linux/drivers/staging/media/imx/ |
A D | imx-media-capture.c | 902 u32 link_flags) in imx_media_capture_device_register() argument 931 if (link_flags & MEDIA_LNK_FL_IMMUTABLE) in imx_media_capture_device_register() 932 link_flags |= MEDIA_LNK_FL_ENABLED; in imx_media_capture_device_register() 934 &vfd->entity, 0, link_flags); in imx_media_capture_device_register()
|
A D | imx-media.h | 292 u32 link_flags);
|
/linux/drivers/ata/ |
A D | ahci_seattle.c | 69 .link_flags = ATA_LFLAG_SW_ACTIVITY,
|
A D | ahci_brcm.c | 336 .link_flags = ATA_LFLAG_NO_DB_DELAY,
|
A D | libata-core.c | 5581 ap->link.flags |= pi->link_flags; in ata_host_alloc_pinfo()
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc_link.h | 189 struct link_flags { struct
|
/linux/drivers/staging/media/tegra-video/ |
A D | vi.c | 1447 u32 link_flags = MEDIA_LNK_FL_ENABLED; in tegra_v4l2_nodes_setup_tpg() local 1484 link_flags); in tegra_v4l2_nodes_setup_tpg() 1580 u32 link_flags = MEDIA_LNK_FL_ENABLED; in tegra_vi_graph_build() local 1656 link_flags); in tegra_vi_graph_build()
|
/linux/drivers/scsi/mpi3mr/mpi/ |
A D | mpi30_cnfg.h | 1515 u8 link_flags; member 1561 u8 link_flags; member
|
/linux/drivers/scsi/esas2r/ |
A D | atioctl.h | 621 u32 link_flags; member
|
/linux/include/linux/ |
A D | libata.h | 1026 unsigned long link_flags; member
|
/linux/drivers/media/i2c/ccs/ |
A D | ccs-core.c | 2943 u16 source_pad, u16 sink_pad, u32 link_flags) in ccs_register_subdev() argument 2965 link_flags); in ccs_register_subdev()
|