Home
last modified time | relevance | path

Searched refs:caps (Results 501 – 525 of 1293) sorted by relevance

1...<<21222324252627282930>>...52

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.c100 const struct aq_hw_caps_s **caps) in aq_pci_probe_get_hw_by_id() argument
112 *caps = hw_atl_boards[i].caps; in aq_pci_probe_get_hw_by_id()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c24 uint32_t caps; member
393 mdp4_plane->caps = mdp4_pipe_caps(pipe_id); in mdp4_plane_init()
397 !pipe_supports_yuv(mdp4_plane->caps)); in mdp4_plane_init()
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_device_info.c452 void intel_driver_caps_print(const struct intel_driver_caps *caps, in intel_driver_caps_print() argument
456 str_yes_no(caps->has_logical_contexts)); in intel_driver_caps_print()
457 drm_printf(p, "scheduler: 0x%x\n", caps->scheduler); in intel_driver_caps_print()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c981 static bool dr_send_allow_fl(struct mlx5dr_cmd_caps *caps) in dr_send_allow_fl() argument
988 return ((caps->roce_caps.roce_en && in dr_send_allow_fl()
989 caps->roce_caps.fl_rc_qp_when_roce_enabled) || in dr_send_allow_fl()
990 (!caps->roce_caps.roce_en && in dr_send_allow_fl()
991 caps->roce_caps.fl_rc_qp_when_roce_disabled)); in dr_send_allow_fl()
1016 rtr_attr.udp_src_port = dmn->info.caps.roce_min_src_udp; in dr_prepare_qp_to_rts()
1022 rtr_attr.fl = dr_send_allow_fl(&dmn->info.caps); in dr_prepare_qp_to_rts()
1245 if (dr_send_allow_fl(&dmn->info.caps)) in mlx5dr_send_ring_alloc()
1246 init_attr.isolate_vl_tc = dmn->info.caps.isolate_vl_tc; in mlx5dr_send_ring_alloc()
H A Ddr_ste.h65 #define DR_STE_SET_FLEX_PARSER_FIELD(tag, fname, caps, spec) do { \ argument
66 u8 parser_id = (caps)->flex_parser_id_##fname; \
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c612 struct vsc85xx_ptp *ptp = container_of(info, struct vsc85xx_ptp, caps); in vsc85xx_adjfine()
646 struct vsc85xx_ptp *ptp = container_of(info, struct vsc85xx_ptp, caps); in __vsc85xx_gettime()
683 struct vsc85xx_ptp *ptp = container_of(info, struct vsc85xx_ptp, caps); in vsc85xx_gettime()
697 struct vsc85xx_ptp *ptp = container_of(info, struct vsc85xx_ptp, caps); in __vsc85xx_settime()
733 struct vsc85xx_ptp *ptp = container_of(info, struct vsc85xx_ptp, caps); in vsc85xx_settime()
746 struct vsc85xx_ptp *ptp = container_of(info, struct vsc85xx_ptp, caps); in vsc85xx_adjtime()
1199 vsc85xx_gettime(&vsc8531->ptp->caps, &ts); in vsc85xx_rxtstamp()
1490 memcpy(&vsc8531->ptp->caps, &vsc85xx_clk_caps, sizeof(vsc85xx_clk_caps)); in __vsc8584_init_ptp()
1492 vsc8531->ptp->ptp_clock = ptp_clock_register(&vsc8531->ptp->caps, in __vsc8584_init_ptp()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.c675 struct usb_power_delivery_capabilities_desc caps; in ucsi_register_partner_pdos() local
686 ret = ucsi_get_pdos(con, TYPEC_SOURCE, 1, caps.pdo); in ucsi_register_partner_pdos()
689 caps.pdo[ret] = 0; in ucsi_register_partner_pdos()
691 caps.role = TYPEC_SOURCE; in ucsi_register_partner_pdos()
692 cap = usb_power_delivery_register_capabilities(con->partner_pd, &caps); in ucsi_register_partner_pdos()
699 ret = ucsi_get_pdos(con, TYPEC_SINK, 1, caps.pdo); in ucsi_register_partner_pdos()
702 caps.pdo[ret] = 0; in ucsi_register_partner_pdos()
704 caps.role = TYPEC_SINK; in ucsi_register_partner_pdos()
706 cap = usb_power_delivery_register_capabilities(con->partner_pd, &caps); in ucsi_register_partner_pdos()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-s3c.c602 host->mmc->caps = MMC_CAP_NONREMOVABLE; in sdhci_s3c_probe()
606 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_s3c_probe()
609 host->mmc->caps |= MMC_CAP_4_BIT_DATA; in sdhci_s3c_probe()
634 host->mmc->caps |= pdata->host_caps; in sdhci_s3c_probe()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c501 if ((test_bit(DPU_CTL_HAS_LAYER_EXT4, &ctx->caps->features))) in dpu_hw_ctl_setup_blendstage()
518 if ((test_bit(DPU_CTL_VM_CFG, &ctx->caps->features))) in dpu_hw_ctl_intf_cfg_v1()
697 c->caps = cfg; in dpu_hw_ctl_init()
698 _setup_ctl_ops(&c->ops, c->caps->features); in dpu_hw_ctl_init()
/openbmc/linux/fs/ceph/
H A Dcaps.c96 if (caps & CEPH_CAP_PIN) in ceph_cap_string()
99 c = (caps >> CEPH_CAP_SAUTH) & 3; in ceph_cap_string()
105 c = (caps >> CEPH_CAP_SLINK) & 3; in ceph_cap_string()
117 c = caps >> CEPH_CAP_SFILE; in ceph_cap_string()
1252 fc->caps = cpu_to_le32(arg->caps); in encode_cap_msg()
1552 arg.caps = capsnap->issued; in __send_flush_snap()
1900 cf->caps = flushing; in __mark_caps_flushing()
2929 if (caps & CEPH_CAP_FILE_RD) in get_used_fmode()
3747 cleaned = cf->caps; in handle_cap_flush_ack()
3765 cleaned &= ~cf->caps; in handle_cap_flush_ack()
[all …]
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c1944 ep_correct = (pep->endpoint.caps.dir_in && in cdns2_find_available_ep()
1946 (pep->endpoint.caps.dir_out && in cdns2_find_available_ep()
2222 pep->endpoint.caps.dir_in = direction; in cdns2_init_eps()
2223 pep->endpoint.caps.dir_out = !direction; in cdns2_init_eps()
2225 pep->endpoint.caps.type_iso = 1; in cdns2_init_eps()
2226 pep->endpoint.caps.type_bulk = 1; in cdns2_init_eps()
2227 pep->endpoint.caps.type_int = 1; in cdns2_init_eps()
2237 (pep->endpoint.caps.type_int) ? "yes" : "no", in cdns2_init_eps()
2239 (pep->endpoint.caps.type_iso) ? "yes" : "no", in cdns2_init_eps()
2240 (pep->endpoint.caps.dir_in) ? "yes" : "no", in cdns2_init_eps()
[all …]
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c1151 uep->ep.caps.type_control = true; in usbhs_mod_gadget_probe()
1155 uep->ep.caps.type_iso = true; in usbhs_mod_gadget_probe()
1157 uep->ep.caps.type_bulk = true; in usbhs_mod_gadget_probe()
1159 uep->ep.caps.type_int = true; in usbhs_mod_gadget_probe()
1164 uep->ep.caps.dir_in = true; in usbhs_mod_gadget_probe()
1165 uep->ep.caps.dir_out = true; in usbhs_mod_gadget_probe()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c62 if (ah->caps.tx_chainmask & BIT(1)) in ar9003_paprd_enable()
65 if (ah->caps.tx_chainmask & BIT(2)) in ar9003_paprd_enable()
183 for (i = 0; i < ah->caps.max_txchains; i++) { in ar9003_paprd_setup_single_table()
786 if (ah->caps.tx_chainmask & BIT(1)) in ar9003_paprd_populate_single_table()
791 if (ah->caps.tx_chainmask & BIT(2)) in ar9003_paprd_populate_single_table()
1008 if ((ah->caps.hw_caps & ATH9K_HW_CAP_PAPRD) && ah->config.enable_paprd) in ar9003_is_paprd_enabled()
/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c473 hcc_params = ehci_readl(ehci, &ehci->caps->hcc_params); in ehci_init()
599 hcc_params = ehci_readl(ehci, &ehci->caps->hcc_params); in ehci_run()
659 temp = HC_VERSION(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_run()
684 ehci->regs = (void __iomem *)ehci->caps + in ehci_setup()
685 HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_setup()
690 ehci->hcs_params = ehci_readl(ehci, &ehci->caps->hcs_params); in ehci_setup()
H A Dehci-pci.c97 ehci->caps = hcd->regs; in ehci_pci_setup()
247 &ehci->caps->hcs_params); in ehci_pci_setup()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/
H A Dalsa-equal_0.6.bb41 caps \
/openbmc/linux/include/uapi/linux/usb/
H A Draw_gadget.h142 struct usb_raw_ep_caps caps; member
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-udc.c1476 ep->ep.caps.type_control = true; in isp1760_udc_init_eps()
1477 ep->ep.caps.dir_in = true; in isp1760_udc_init_eps()
1478 ep->ep.caps.dir_out = true; in isp1760_udc_init_eps()
1483 ep->ep.caps.type_iso = true; in isp1760_udc_init_eps()
1484 ep->ep.caps.type_bulk = true; in isp1760_udc_init_eps()
1485 ep->ep.caps.type_int = true; in isp1760_udc_init_eps()
1491 ep->ep.caps.dir_in = true; in isp1760_udc_init_eps()
1493 ep->ep.caps.dir_out = true; in isp1760_udc_init_eps()
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c930 if (!aa_unpack_cap_low(e, &rules->caps.allow, NULL)) in unpack_profile()
932 if (!aa_unpack_cap_low(e, &rules->caps.audit, NULL)) in unpack_profile()
934 if (!aa_unpack_cap_low(e, &rules->caps.quiet, NULL)) in unpack_profile()
942 if (!aa_unpack_cap_high(e, &rules->caps.allow, NULL)) in unpack_profile()
944 if (!aa_unpack_cap_high(e, &rules->caps.audit, NULL)) in unpack_profile()
946 if (!aa_unpack_cap_high(e, &rules->caps.quiet, NULL)) in unpack_profile()
957 if (!aa_unpack_cap_low(e, &rules->caps.extended, NULL)) in unpack_profile()
959 if (!aa_unpack_cap_high(e, &rules->caps.extended, NULL)) in unpack_profile()
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dah.c71 !(1 << static_rate & dev->caps.stat_rate_support)) in create_ib_ah()
126 !(1 << ah->av.eth.stat_rate & dev->caps.stat_rate_support)) in create_iboe_ah()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.h26 test_bit(HNAE3_DEV_SUPPORT_PHY_IMP_B, (ae_dev)->caps)
390 __le32 caps[HCLGE_COMM_QUERY_CAP_LENGTH]; /* capabilities of device */ member
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-base_1.22.11.bb10 file://0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch \
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c847 ep->ep.caps.type_iso = true; in ast_vhub_alloc_epn()
848 ep->ep.caps.type_bulk = true; in ast_vhub_alloc_epn()
849 ep->ep.caps.type_int = true; in ast_vhub_alloc_epn()
850 ep->ep.caps.dir_in = true; in ast_vhub_alloc_epn()
851 ep->ep.caps.dir_out = true; in ast_vhub_alloc_epn()
/openbmc/linux/drivers/spi/
H A Dspi-dw-core.c765 if (!dws->mem_ops.exec_op && !(dws->caps & DW_SPI_CAP_CS_OVERRIDE) && in dw_spi_init_mem_ops()
872 dws->caps |= DW_SPI_CAP_DFS32; in dw_spi_hw_init()
877 dws->caps |= DW_SPI_CAP_DFS32; in dw_spi_hw_init()
881 if (dws->caps & DW_SPI_CAP_CS_OVERRIDE) in dw_spi_hw_init()
918 if (dws->caps & DW_SPI_CAP_DFS32) in dw_spi_add_host()
/openbmc/linux/sound/pci/ac97/
H A Dac97_proc.c130 val = ac97->caps; in snd_ac97_proc_read_main()
138 tmp = ac97->caps & AC97_BC_DAC_MASK; in snd_ac97_proc_read_main()
144 tmp = ac97->caps & AC97_BC_ADC_MASK; in snd_ac97_proc_read_main()

1...<<21222324252627282930>>...52