Home
last modified time | relevance | path

Searched refs:info2 (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c143 struct omap_overlay_info *info1, *info2; in dss_mgr_check_zorder() local
155 info2 = overlay_infos[ovl2->id]; in dss_mgr_check_zorder()
157 if (info2 == NULL) in dss_mgr_check_zorder()
160 if (info1->zorder == info2->zorder) { in dss_mgr_check_zorder()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c76 struct fanotify_info *info2) in fanotify_info_equal() argument
78 if (info1->dir_fh_totlen != info2->dir_fh_totlen || in fanotify_info_equal()
79 info1->dir2_fh_totlen != info2->dir2_fh_totlen || in fanotify_info_equal()
80 info1->file_fh_totlen != info2->file_fh_totlen || in fanotify_info_equal()
81 info1->name_len != info2->name_len || in fanotify_info_equal()
82 info1->name2_len != info2->name2_len) in fanotify_info_equal()
87 fanotify_info_dir_fh(info2))) in fanotify_info_equal()
92 fanotify_info_dir2_fh(info2))) in fanotify_info_equal()
97 fanotify_info_file_fh(info2))) in fanotify_info_equal()
101 memcmp(fanotify_info_name(info1), fanotify_info_name(info2), in fanotify_info_equal()
[all …]
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h393 static inline const char *cdnsp_decode_slot_context(u32 info, u32 info2, in cdnsp_decode_slot_context() argument
542 u32 info, u32 info2, in cdnsp_decode_ep_context() argument
560 cerr = (info2 & (3 << 1)) >> 1; in cdnsp_decode_ep_context()
561 ep_type = CTX_TO_EP_TYPE(info2); in cdnsp_decode_ep_context()
562 hid = !!(info2 & (1 << 7)); in cdnsp_decode_ep_context()
563 burst = CTX_TO_MAX_BURST(info2); in cdnsp_decode_ep_context()
564 maxp = MAX_PACKET_DECODED(info2); in cdnsp_decode_ep_context()
H A Dcdnsp-trace.h542 __field(u32, info2)
548 __entry->info2 = le32_to_cpu(ctx->ep_info2);
553 __entry->info, __entry->info2,
603 __field(u32, info2)
609 __entry->info2 = le32_to_cpu(ctx->dev_port);
614 __entry->info2,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Drx_desc.h140 __le32 info2; member
425 __le32 info2; member
556 __le32 info2; member
812 __le32 info2; member
824 __le32 info2; member
838 __le32 info2; member
1067 __le32 info2; member
1096 __le32 info2; member
1141 __le32 info2; member
H A Dhal_desc.h705 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member
801 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member
1030 u32 info2; member
1274 u32 info2; member
1672 u32 info2; member
1993 u32 info2; member
2124 u32 info2; member
2198 u32 info2; member
2423 u32 info2; member
2465 u32 info2; member
H A Dhw.c40 tcl_cmd->info2 |= FIELD_PREP(HAL_IPQ8074_TCL_DATA_CMD_INFO2_MESH_ENABLE, in ath11k_hw_ipq8074_tx_mesh_enable()
237 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_first_msdu()
243 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_last_msdu()
249 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()
266 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()
272 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_decap_type()
278 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()
284 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_ldpc_support()
349 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mpdu_tid()
449 __le32_to_cpu(desc->u.qcn9074.msdu_start.info2)); in ath11k_hw_qcn9074_rx_desc_get_decap_type()
[all …]
H A Dspectral.c71 __le32 info2; member
110 __le32 info2; member
497 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary()
499 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary()
501 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary()
528 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
530 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
532 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
534 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
H A Dhal_rx.c203 desc->info2 = in ath11k_hal_reo_cmd_update_rx_queue()
401 wbm_desc->info2); in ath11k_hal_wbm_desc_parse_err()
403 wbm_desc->info2); in ath11k_hal_wbm_desc_parse_err()
474 desc->info2), in ath11k_hal_reo_status_queue_stats()
476 desc->info2), in ath11k_hal_reo_status_queue_stats()
478 desc->info2)); in ath11k_hal_reo_status_queue_stats()
653 desc->info2); in ath11k_hal_reo_desc_thresh_reached_status()
906 __le32_to_cpu(eu_stats->info2)); in ath11k_hal_rx_parse_mon_status_tlv()
963 ppdu_info->userstats.mpdu_fcs_ok_bitmap[3] = eu_stats->info2; in ath11k_hal_rx_parse_mon_status_tlv()
H A Ddp_tx.c406 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in ath11k_dp_tx_process_htt_tx_complete()
408 status_desc->info2); in ath11k_dp_tx_process_htt_tx_complete()
667 desc->info2); in ath11k_dp_tx_status_parse()
668 if (desc->info2 & HAL_WBM_RELEASE_INFO2_FIRST_MSDU) in ath11k_dp_tx_status_parse()
960 cmd->info2 = 0; in ath11k_dp_tx_htt_srng_setup()
962 cmd->info2 = FIELD_PREP( in ath11k_dp_tx_htt_srng_setup()
970 cmd->msi_data, ring_id, ring_type, cmd->intr_info, cmd->info2); in ath11k_dp_tx_htt_srng_setup()
/openbmc/linux/kernel/gcov/
H A Dclang.c241 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument
246 &info2->functions, struct gcov_fn_info, head); in gcov_info_is_compatible()
248 if (info1->checksum != info2->checksum) in gcov_info_is_compatible()
253 !list_is_last(&fn_ptr2->head, &info2->functions)) { in gcov_info_is_compatible()
262 list_is_last(&fn_ptr2->head, &info2->functions); in gcov_info_is_compatible()
H A Dgcov.h68 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2);
H A Dgcc_4_7.c236 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument
238 return (info1->stamp == info2->stamp); in gcov_info_is_compatible()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhal_desc.h1029 __le32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member
1284 __le32 info2; member
1488 __le32 info2; member
1889 __le32 info2; member
1922 __le32 info2; member
1947 __le32 info2; member
1982 __le32 info2; member
2385 __le32 info2; member
2516 __le32 info2; member
2590 __le32 info2; member
[all …]
H A Dhal_rx.h271 __le32 info2; member
291 __le32 info2; member
453 __le32 info2; member
489 __le32 info2; member
511 __le32 info2; member
H A Dhal_tx.h83 __le32 info2; member
154 __le32 info2; member
H A Dhal_rx.c204 desc->info2 = in ath12k_hal_reo_cmd_update_rx_queue()
499 le32_get_bits(desc->info2, in ath12k_hal_reo_status_queue_stats()
501 le32_get_bits(desc->info2, in ath12k_hal_reo_status_queue_stats()
503 le32_get_bits(desc->info2, in ath12k_hal_reo_status_queue_stats()
516 le32_get_bits(desc->info2, in ath12k_hal_reo_status_queue_stats()
662 le32_get_bits(desc->info2, in ath12k_hal_reo_desc_thresh_reached_status()
H A Ddp_tx.c428 ts.ack_rssi = le32_get_bits(status_desc->info2, in ath12k_dp_tx_process_htt_tx_complete()
777 cmd->info2 = 0; in ath12k_dp_tx_htt_srng_setup()
779 cmd->info2 = le32_encode_bits(params.low_threshold, in ath12k_dp_tx_htt_srng_setup()
790 ring_id, ring_type, cmd->intr_info, cmd->info2); in ath12k_dp_tx_htt_srng_setup()
1145 cmd->info2 |= in ath12k_dp_tx_htt_tx_filter_setup()
1157 cmd->info2 |= in ath12k_dp_tx_htt_tx_filter_setup()
1169 cmd->info2 |= in ath12k_dp_tx_htt_tx_filter_setup()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c435 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range() local
447 get_ppc_hw_breakpoint(&info2, PPC_BREAKPOINT_TRIGGER_READ, wp_addr2, len2); in test_multi_sethwdebug_range()
453 wh2 = ptrace_sethwdebug(child_pid, &info2); in test_multi_sethwdebug_range()
467 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range_dawr_overlap() local
478 get_ppc_hw_breakpoint(&info2, PPC_BREAKPOINT_TRIGGER_READ, wp_addr2, len2); in test_multi_sethwdebug_range_dawr_overlap()
484 wh2 = ptrace_sethwdebug(child_pid, &info2); in test_multi_sethwdebug_range_dawr_overlap()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h481 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member
485 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member
618 __le32 info2; member
626 __le32 info2; member
759 __le32 info2; /* %RX_PPDU_START_INFO2_ */ member
/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h317 __field(u32, info2)
323 __entry->info2 = le32_to_cpu(ctx->ep_info2);
328 __entry->info, __entry->info2, __entry->deq, __entry->tx_info)
362 __field(u32, info2)
368 __entry->info2 = le32_to_cpu(ctx->dev_info2);
373 __entry->info, __entry->info2,
H A Dehci-q.c768 u32 info1 = 0, info2 = 0; in qh_make() local
890 info2 |= (EHCI_TUNE_MULT_TT << 30); in qh_make()
896 info2 |= (urb->dev->ttport-1) << 23; in qh_make()
898 info2 |= urb->dev->ttport << 23; in qh_make()
904 info2 |= tt->hub->devnum << 16; in qh_make()
916 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make()
926 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make()
929 info2 |= mult << 30; in qh_make()
946 hw->hw_info2 = cpu_to_hc32(ehci, info2); in qh_make()
H A Dxhci.h2288 u32 info, u32 info2, u32 tt_info, u32 state) in xhci_decode_slot_context() argument
2324 info2 & MAX_EXIT, in xhci_decode_slot_context()
2325 DEVINFO_TO_ROOT_HUB_PORT(info2), in xhci_decode_slot_context()
2326 DEVINFO_TO_MAX_PORTS(info2)); in xhci_decode_slot_context()
2518 u32 info2, u64 deq, u32 tx_info) in xhci_decode_ep_context() argument
2546 cerr = (info2 & (3 << 1)) >> 1; in xhci_decode_ep_context()
2547 ep_type = CTX_TO_EP_TYPE(info2); in xhci_decode_ep_context()
2548 hid = !!(info2 & (1 << 7)); in xhci_decode_ep_context()
2549 burst = CTX_TO_MAX_BURST(info2); in xhci_decode_ep_context()
2550 maxp = MAX_PACKET_DECODED(info2); in xhci_decode_ep_context()
/openbmc/linux/net/netfilter/
H A Dxt_connmark.c86 const struct xt_connmark_tginfo2 info2 = { in connmark_tg() local
93 return connmark_tg_shift(skb, &info2); in connmark_tg()
/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.c101 u32 info2 = tmio_sd_readl(priv, TMIO_SD_INFO2); in tmio_sd_check_error() local
103 if (info2 & TMIO_SD_INFO2_ERR_RTO) { in tmio_sd_check_error()
112 if (info2 & TMIO_SD_INFO2_ERR_TO) { in tmio_sd_check_error()
117 if (info2 & (TMIO_SD_INFO2_ERR_END | TMIO_SD_INFO2_ERR_CRC | in tmio_sd_check_error()
125 if (info2 & (TMIO_SD_INFO2_ERR_ILA | TMIO_SD_INFO2_ERR_ILR | in tmio_sd_check_error()

123