Searched refs:pl (Results 76 - 100 of 136) sorted by path

123456

/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_platform.h35 struct hfi_profile_level pl[HFI_MAX_PROFILE_COUNT]; member in struct:hfi_plat_caps
H A Dhfi_platform_v4.c23 .pl[0] = {HFI_H264_PROFILE_BASELINE, HFI_H264_LEVEL_52},
24 .pl[1] = {HFI_H264_PROFILE_MAIN, HFI_H264_LEVEL_52},
25 .pl[2] = {HFI_H264_PROFILE_HIGH, HFI_H264_LEVEL_52},
26 .pl[3] = {HFI_H264_PROFILE_CONSTRAINED_BASE, HFI_H264_LEVEL_52},
27 .pl[4] = {HFI_H264_PROFILE_CONSTRAINED_HIGH, HFI_H264_LEVEL_52},
49 .pl[0] = {HFI_HEVC_PROFILE_MAIN, HFI_HEVC_LEVEL_6 | HFI_HEVC_TIER_HIGH0 << 28},
50 .pl[1] = {HFI_HEVC_PROFILE_MAIN10, HFI_HEVC_LEVEL_6 | HFI_HEVC_TIER_HIGH0 << 28},
75 .pl[0] = {HFI_VPX_PROFILE_MAIN, HFI_VPX_LEVEL_VERSION_0},
76 .pl[1] = {HFI_VPX_PROFILE_MAIN, HFI_VPX_LEVEL_VERSION_1},
77 .pl[
[all...]
H A Dhfi_platform_v6.c23 .pl[0] = {HFI_H264_PROFILE_BASELINE, HFI_H264_LEVEL_52},
24 .pl[1] = {HFI_H264_PROFILE_MAIN, HFI_H264_LEVEL_52},
25 .pl[2] = {HFI_H264_PROFILE_HIGH, HFI_H264_LEVEL_52},
26 .pl[3] = {HFI_H264_PROFILE_CONSTRAINED_BASE, HFI_H264_LEVEL_52},
27 .pl[4] = {HFI_H264_PROFILE_CONSTRAINED_HIGH, HFI_H264_LEVEL_52},
49 .pl[0] = {HFI_HEVC_PROFILE_MAIN, HFI_HEVC_LEVEL_6 | HFI_HEVC_TIER_HIGH0},
50 .pl[1] = {HFI_HEVC_PROFILE_MAIN10, HFI_HEVC_LEVEL_6 | HFI_HEVC_TIER_HIGH0},
75 .pl[0] = {HFI_VPX_PROFILE_MAIN, HFI_VPX_LEVEL_VERSION_0},
76 .pl[1] = {HFI_VPX_PROFILE_MAIN, HFI_VPX_LEVEL_VERSION_1},
77 .pl[
[all...]
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c569 const struct fimc_pix_limit *pl = var->pix_limit; local
597 pl->scaler_dis_w : pl->scaler_en_w;
614 max_w = rotation ? pl->out_rot_en_w : pl->out_rot_dis_w;
646 const struct fimc_pix_limit *pl = var->pix_limit; local
685 rotate ? pl->out_rot_en_w : pl->out_rot_dis_w,
/linux-master/drivers/misc/cxl/
H A Dfile.c390 struct cxl_event_afu_driver_reserved *pl)
393 if (!pl) {
394 ctx->afu_driver_ops->event_delivered(ctx, pl, -EINVAL);
399 event->header.size += pl->data_size;
401 ctx->afu_driver_ops->event_delivered(ctx, pl, -EINVAL);
407 ctx->afu_driver_ops->event_delivered(ctx, pl, -EFAULT);
413 if (copy_to_user(buf, &pl->data, pl->data_size)) {
414 ctx->afu_driver_ops->event_delivered(ctx, pl, -EFAULT);
418 ctx->afu_driver_ops->event_delivered(ctx, pl,
387 afu_driver_event_copy(struct cxl_context *ctx, char __user *buf, struct cxl_event *event, struct cxl_event_afu_driver_reserved *pl) argument
426 struct cxl_event_afu_driver_reserved *pl = NULL; local
[all...]
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfi.h88 u32 pl[BFI_MBMSG_SZ]; member in struct:bfi_mbmsg
/linux-master/drivers/net/phy/
H A Dphylink.c91 #define phylink_printk(level, pl, fmt, ...) \
93 if ((pl)->config->type == PHYLINK_NETDEV) \
94 netdev_printk(level, (pl)->netdev, fmt, ##__VA_ARGS__); \
95 else if ((pl)->config->type == PHYLINK_DEV) \
96 dev_printk(level, (pl)->dev, fmt, ##__VA_ARGS__); \
99 #define phylink_err(pl, fmt, ...) \
100 phylink_printk(KERN_ERR, pl, fmt, ##__VA_ARGS__)
101 #define phylink_warn(pl, fmt, ...) \
102 phylink_printk(KERN_WARNING, pl, fmt, ##__VA_ARGS__)
103 #define phylink_info(pl, fm
650 phylink_validate_mac_and_pcs(struct phylink *pl, unsigned long *supported, struct phylink_link_state *state) argument
705 phylink_validate_one(struct phylink *pl, struct phy_device *phy, const unsigned long *supported, const struct phylink_link_state *state, phy_interface_t interface, unsigned long *accum_supported, unsigned long *accum_advertising) argument
735 phylink_validate_mask(struct phylink *pl, struct phy_device *phy, unsigned long *supported, struct phylink_link_state *state, const unsigned long *interfaces) argument
754 phylink_validate(struct phylink *pl, unsigned long *supported, struct phylink_link_state *state) argument
769 phylink_parse_fixedlink(struct phylink *pl, const struct fwnode_handle *fwnode) argument
881 phylink_parse_mode(struct phylink *pl, const struct fwnode_handle *fwnode) argument
952 phylink_apply_manual_flow(struct phylink *pl, struct phylink_link_state *state) argument
1033 phylink_pcs_poll_stop(struct phylink *pl) argument
1039 phylink_pcs_poll_start(struct phylink *pl) argument
1045 phylink_mac_config(struct phylink *pl, const struct phylink_link_state *state) argument
1068 phylink_pcs_an_restart(struct phylink *pl) argument
1143 phylink_major_config(struct phylink *pl, bool restart, const struct phylink_link_state *state) argument
1245 phylink_change_inband_advert(struct phylink *pl) argument
1283 phylink_mac_pcs_get_state(struct phylink *pl, struct phylink_link_state *state) argument
1312 phylink_get_fixed_state(struct phylink *pl, struct phylink_link_state *state) argument
1325 phylink_mac_initial_config(struct phylink *pl, bool force_restart) argument
1368 phylink_link_up(struct phylink *pl, struct phylink_link_state link_state) argument
1424 phylink_link_down(struct phylink *pl) argument
1437 struct phylink *pl = container_of(w, struct phylink, resolve); local
1554 phylink_run_resolve(struct phylink *pl) argument
1560 phylink_run_resolve_and_disable(struct phylink *pl, int bit) argument
1571 phylink_enable_and_run_resolve(struct phylink *pl, int bit) argument
1579 struct phylink *pl = container_of(t, struct phylink, link_poll); local
1588 phylink_register_sfp(struct phylink *pl, const struct fwnode_handle *fwnode) argument
1633 struct phylink *pl; local
1721 phylink_destroy(struct phylink *pl) argument
1741 phylink_expects_phy(struct phylink *pl) argument
1753 struct phylink *pl = phydev->phylink; local
1781 phylink_validate_phy(struct phylink *pl, struct phy_device *phy, unsigned long *supported, struct phylink_link_state *state) argument
1851 phylink_bringup_phy(struct phylink *pl, struct phy_device *phy, phy_interface_t interface) argument
1923 phylink_attach_phy(struct phylink *pl, struct phy_device *phy, phy_interface_t interface) argument
1952 phylink_connect_phy(struct phylink *pl, struct phy_device *phy) argument
1986 phylink_of_phy_connect(struct phylink *pl, struct device_node *dn, u32 flags) argument
2004 phylink_fwnode_phy_connect(struct phylink *pl, const struct fwnode_handle *fwnode, u32 flags) argument
2058 phylink_disconnect_phy(struct phylink *pl) argument
2078 phylink_link_changed(struct phylink *pl, bool up, const char *what) argument
2094 phylink_mac_change(struct phylink *pl, bool up) argument
2113 struct phylink *pl = pcs->phylink; local
2122 struct phylink *pl = data; local
2137 phylink_start(struct phylink *pl) argument
2207 phylink_stop(struct phylink *pl) argument
2243 phylink_suspend(struct phylink *pl, bool mac_wol) argument
2280 phylink_resume(struct phylink *pl) argument
2319 phylink_ethtool_get_wol(struct phylink *pl, struct ethtool_wolinfo *wol) argument
2342 phylink_ethtool_set_wol(struct phylink *pl, struct ethtool_wolinfo *wol) argument
2389 phylink_ethtool_ksettings_get(struct phylink *pl, struct ethtool_link_ksettings *kset) argument
2439 phylink_ethtool_ksettings_set(struct phylink *pl, const struct ethtool_link_ksettings *kset) argument
2607 phylink_ethtool_nway_reset(struct phylink *pl) argument
2626 phylink_ethtool_get_pauseparam(struct phylink *pl, struct ethtool_pauseparam *pause) argument
2642 phylink_ethtool_set_pauseparam(struct phylink *pl, struct ethtool_pauseparam *pause) argument
2733 phylink_get_eee_err(struct phylink *pl) argument
2753 phylink_init_eee(struct phylink *pl, bool clk_stop_enable) argument
2769 phylink_ethtool_get_eee(struct phylink *pl, struct ethtool_keee *eee) argument
2787 phylink_ethtool_set_eee(struct phylink *pl, struct ethtool_keee *eee) argument
2826 phylink_phy_read(struct phylink *pl, unsigned int phy_id, unsigned int reg) argument
2868 phylink_phy_write(struct phylink *pl, unsigned int phy_id, unsigned int reg, unsigned int val) argument
2909 phylink_mii_read(struct phylink *pl, unsigned int phy_id, unsigned int reg) argument
2937 phylink_mii_write(struct phylink *pl, unsigned int phy_id, unsigned int reg, unsigned int val) argument
2972 phylink_mii_ioctl(struct phylink *pl, struct ifreq *ifr, int cmd) argument
3044 phylink_speed_down(struct phylink *pl, bool sync) argument
3067 phylink_speed_up(struct phylink *pl) argument
3082 struct phylink *pl = upstream; local
3089 struct phylink *pl = upstream; local
3094 phylink_choose_sfp_interface(struct phylink *pl, const unsigned long *intf) argument
3110 phylink_sfp_set_config(struct phylink *pl, u8 mode, unsigned long *supported, struct phylink_link_state *state) argument
3147 phylink_sfp_config_phy(struct phylink *pl, u8 mode, struct phy_device *phy) argument
3202 phylink_sfp_config_optical(struct phylink *pl) argument
3274 struct phylink *pl = upstream; local
3293 struct phylink *pl = upstream; local
3312 struct phylink *pl = upstream; local
3321 struct phylink *pl = upstream; local
3330 struct phylink *pl = upstream; local
3348 struct phylink *pl = upstream; local
[all...]
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dusb.c828 struct plfxlc_usb *pl = get_plfxlc_usb(interface); local
829 struct plfxlc_mac *mac = plfxlc_usb_to_mac(pl);
831 if (!pl)
833 if (pl->initialized == 0)
835 pl->was_running = test_bit(PURELIFI_DEVICE_RUNNING, &mac->flags);
836 plfxlc_usb_stop(pl);
842 struct plfxlc_usb *pl = get_plfxlc_usb(interface); local
844 if (!pl)
846 if (pl->was_running)
847 plfxlc_usb_resume(pl);
[all...]
/linux-master/drivers/pci/controller/
H A DMakefile20 obj-$(CONFIG_PCIE_XILINX_DMA_PL) += pcie-xilinx-dma-pl.o
/linux-master/drivers/pci/
H A Dpci.h249 bool pci_bus_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *pl,
251 bool pci_bus_generic_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *pl,
253 int pci_idt_bus_quirk(struct pci_bus *bus, int devfn, u32 *pl, int crs_timeout);
/linux-master/drivers/phy/
H A Dphy-core.c68 struct phy_lookup *pl; local
73 pl = kzalloc(sizeof(*pl), GFP_KERNEL);
74 if (!pl)
77 pl->dev_id = dev_id;
78 pl->con_id = con_id;
79 pl->phy = phy;
82 list_add_tail(&pl->node, &phys);
100 struct phy_lookup *pl; local
106 list_for_each_entry(pl,
120 struct phy_lookup *p, *pl = NULL; local
[all...]
/linux-master/drivers/powercap/
H A Dintel_rapl_common.c123 static bool is_pl_valid(struct rapl_domain *rd, int pl) argument
125 if (pl < POWER_LIMIT1 || pl > POWER_LIMIT4)
127 return rd->rpl[pl].name ? true : false;
130 static int get_pl_lock_prim(struct rapl_domain *rd, int pl) argument
133 if (pl == POWER_LIMIT1)
135 if (pl == POWER_LIMIT2)
137 if (pl == POWER_LIMIT4)
142 if (pl == POWER_LIMIT4)
154 static int get_pl_prim(struct rapl_domain *rd, int pl, enu argument
880 rapl_read_pl_data(struct rapl_domain *rd, int pl, enum pl_prims pl_prim, bool xlate, u64 *data) argument
891 rapl_write_pl_data(struct rapl_domain *rd, int pl, enum pl_prims pl_prim, unsigned long long value) argument
[all...]
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c120 u8 *pl = NULL; local
141 pl = (u8 *)kb + hdrsize;
148 *kbpl = pl;
163 struct ep11keyblob *pl = NULL; local
185 pl = (struct ep11keyblob *)tmpp;
193 *kbpl = pl;
501 static int check_reply_pl(const u8 *pl, const char *func) argument
507 if (*pl++ != 0x30) {
513 if (*pl < 127) {
514 len = *pl;
939 u8 *pl; local
1264 u8 *pl; local
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_dbf.c43 struct zfcp_dbf_pay *pl = &dbf->pay_buf; local
47 memset(pl, 0, sizeof(*pl));
48 pl->fsf_req_id = req_id;
49 memcpy(pl->area, area, ZFCP_DBF_TAG_LEN);
54 memcpy(pl->data, data + offset, rec_length);
55 debug_event(dbf->pay, 1, pl, zfcp_dbf_plen(rec_length));
58 pl->counter++;
273 * @pl: array of all involved sbals
276 void **pl)
275 zfcp_dbf_hba_def_err(struct zfcp_adapter *adapter, u64 req_id, u16 scount, void **pl) argument
[all...]
H A Dzfcp_qdio.c120 void *pl[ZFCP_QDIO_MAX_SBALS_PER_REQ + 1]; local
125 memset(pl, 0,
136 pl[sbal_no] = qdio->res_q[sbal_idx];
138 zfcp_dbf_hba_def_err(adapter, req_id, scount, pl);
/linux-master/drivers/scsi/
H A DMakefile206 $(obj)/53c700_d.h: $(src)/53c700.scr $(src)/script_asm.pl
207 $(PERL) -s $(src)/script_asm.pl -ncr7x0_family $@ $(@:_d.h=_u.h) < $<
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c2683 uint32_t pl = csio_rd_reg32(hw, PL_INT_ENABLE_A); local
2711 pl &= (~SF_F);
2712 csio_wr_reg32(hw, pl, PL_INT_ENABLE_A);
/linux-master/drivers/scsi/libfc/
H A Dfc_rport.c1848 struct fc_els_flogi *pl; local
1858 pl = fc_frame_payload_get(fp, sizeof(*pl));
1859 if (!pl) {
1879 rdata->ids.port_name = get_unaligned_be64(&pl->fl_wwpn);
1880 rdata->ids.node_name = get_unaligned_be64(&pl->fl_wwnn);
1937 rdata->maxframe_size = fc_plogi_get_maxframe(pl, lport->mfs);
1942 fp = fc_frame_alloc(lport, sizeof(*pl));
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-params.c1236 * pl (0)
1237 * pl (1)
1240 * pl (2)
1242 * pl (3)
1443 * pl (0)
1444 * pl (1) eoc
1446 * pl (2) - rest of image, if applicable)
1456 * pl(0) eoc
1470 * pl (0) first
1471 * pl (
1494 imgu_css_acc_process_lines(const struct process_lines *pl, struct imgu_abi_acc_operation *p_op, struct imgu_abi_acc_process_lines_cmd_data *p_pl, struct imgu_abi_acc_transfer_op_data *p_tr) argument
1640 struct process_lines pl = { local
1667 struct process_lines pl = { local
1694 struct process_lines pl = { local
[all...]
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c727 struct RT_PMKID_LIST *pl = psecuritypriv->PMKIDList; local
752 if (!memcmp(pl[j].Bssid, strIssueBssid, ETH_ALEN)) {
758 memcpy(pl[j].PMKID, pPMK->pmkid, IW_PMKID_LEN);
759 pl[j].bUsed = true;
769 memcpy(pl[psecuritypriv->PMKIDIndex].Bssid,
771 memcpy(pl[psecuritypriv->PMKIDIndex].PMKID,
773 pl[psecuritypriv->PMKIDIndex].bUsed = true;
782 if (!memcmp(pl[j].Bssid, strIssueBssid, ETH_ALEN)) {
786 eth_zero_addr(pl[j].Bssid);
787 pl[
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target_parameters.c197 struct iscsi_param_list *pl; local
199 pl = kzalloc(sizeof(struct iscsi_param_list), GFP_KERNEL);
200 if (!pl) {
205 INIT_LIST_HEAD(&pl->param_list);
206 INIT_LIST_HEAD(&pl->extra_response_list);
219 param = iscsi_set_default_param(pl, AUTHMETHOD, INITIAL_AUTHMETHOD,
225 param = iscsi_set_default_param(pl, HEADERDIGEST, INITIAL_HEADERDIGEST,
231 param = iscsi_set_default_param(pl, DATADIGEST, INITIAL_DATADIGEST,
237 param = iscsi_set_default_param(pl, MAXCONNECTIONS,
244 param = iscsi_set_default_param(pl, SENDTARGET
[all...]
/linux-master/drivers/thermal/tegra/
H A Dsoctherm.c837 u32 st, ex = 0, cp = 0, gp = 0, pl = 0, me = 0; local
848 pl |= st & TH_INTR_PD0_MASK;
849 pl |= st & TH_INTR_PU0_MASK;
854 ex |= cp | gp | pl | me;
871 if (pl) {
/linux-master/drivers/video/fbdev/
H A Damifb.c2057 u_long pl, ps; local
2062 ps = pl = ZTWO_PADDR(dummysprite);
2072 pl = ZTWO_PADDR(lofsprite);
2083 swap(pl, ps);
2093 copl[cop_spr0ptrh].w[1] = highw(pl);
2094 copl[cop_spr0ptrl].w[1] = loww(pl);
/linux-master/fs/jfs/
H A Djfs_dtree.c3473 wchar_t *pl, *pr, *kname; local
3507 for (pl = lkey.name, pr = rkey.name;
3508 namlen; pl++, pr++, namlen--, klen++, kname++) {
3510 if (*pl != *pr) {
/linux-master/include/acpi/
H A Dacoutput.h436 #define ACPI_DEBUG_PRINT(pl)
437 #define ACPI_DEBUG_PRINT_RAW(pl)

Completed in 341 milliseconds

123456