| /linux/Documentation/devicetree/bindings/perf/ |
| H A D | arm,cmn.yaml | 5 $id: http://devicetree.org/schemas/perf/arm,cmn.yaml# 8 title: Arm CMN (Coherent Mesh Network) Performance Monitors 16 - arm,cmn-600 17 - arm,cmn-650 18 - arm,cmn-700 19 - arm,cmn-s3 39 description: Offset from PERIPHBASE of CMN-600's configuration 41 relevant for newer CMN/CI products. 52 const: arm,cmn-600 64 compatible = "arm,cmn-600";
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/cmn/sys/ |
| H A D | metric.json | 5 "MetricGroup": "cmn", 14 "MetricGroup": "cmn", 23 "MetricGroup": "cmn", 32 "MetricGroup": "cmn", 41 "MetricGroup": "cmn", 50 "MetricGroup": "cmn", 59 "MetricGroup": "cmn", 68 "MetricGroup": "cmn",
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | arm-cmn.rst | 5 CMN-600 is a configurable mesh interconnect consisting of a rectangular 9 CMN implements a distributed PMU design as part of its debug and trace 21 more than one CMN together via external CCIX links - in this situation, 44 "nodeid" to the appropriate value derived from the CMN configuration
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | ti,phy-j721e-wiz.yaml | 143 "^cmn-refclk1?-dig-div$": 230 cmn-refclk-dig-div { 235 cmn-refclk1-dig-div {
|
| H A D | phy-rockchip-usbdp.yaml | 45 - const: cmn 147 reset-names = "init", "cmn", "lane", "pcs_apb", "pma_apb";
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bgmac-bcma.c | 82 bcma_maskset32(bgmac->bcma.cmn, offset, mask, set); in bcma_bgmac_cmn_maskset32() 171 dev_err(bgmac->dev, "GMAC CMN core not found (required for BCM4706)\n"); in bgmac_probe() 175 bgmac->bcma.cmn = core->bus->drv_gmac_cmn.core; in bgmac_probe()
|
| H A D | bgmac.h | 448 /* Reference to CMN core for BCM4706 */ 449 struct bcma_device *cmn; member
|
| /linux/arch/arm/lib/ |
| H A D | memmove.S | 75 PLD( cmn r2, #96 ) 175 PLD( cmn r2, #96 )
|
| H A D | copy_template.S | 109 PLD( cmn r2, #96 ) 225 PLD( cmn r2, #96 )
|
| H A D | lib1funcs.S | 193 2: cmn \order, #2
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
| H A D | memory.json | 12 …on": "Counts accesses to another chip, which is implemented as a different CMN mesh in the system.…
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
| H A D | memory.json | 12 …on": "Counts accesses to another chip, which is implemented as a different CMN mesh in the system.…
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_rogue_fwif_shared_check.h | 103 OFFSET_CHECK(struct rogue_fwif_cmd_geom_frag_shared, cmn, 0);
|
| H A D | pvr_job.c | 164 cmd->cmd_shared.cmn.frame_num = 0; in pvr_geom_job_fw_cmd_init() 195 cmd->cmd_shared.cmn.frame_num = 0; in pvr_frag_job_fw_cmd_init()
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,ipq9574-nsscc.yaml | 115 #include <dt-bindings/clock/qcom,ipq-cmn-pll.h>
|
| /linux/arch/arm/probes/kprobes/ |
| H A D | test-thumb.c | 107 DATA_PROCESSING16("cmn",0xf00f00ff) in kprobe_thumb16_test_cases() 533 DATA_PROCESSING32_NM("cmn",VAL2) in kprobe_thumb32_test_cases() 559 TEST_UNSUPPORTED(__inst_thumb32(0xeb170f0d) " @ cmn.w r7, sp") in kprobe_thumb32_test_cases() 560 TEST_UNSUPPORTED(__inst_thumb32(0xeb170f0f) " @ cmn.w r7, pc") in kprobe_thumb32_test_cases() 561 TEST_P("cmn.w sp, r",7,0,"") in kprobe_thumb32_test_cases() 562 TEST_UNSUPPORTED(__inst_thumb32(0xeb1f0f07) " @ cmn.w pc, r7") in kprobe_thumb32_test_cases() 563 TEST( "cmn sp, #0x00080008") in kprobe_thumb32_test_cases() 564 TEST_UNSUPPORTED(__inst_thumb32(0xf11f1f08) " @ cmn pc, #0x00080008") in kprobe_thumb32_test_cases()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 40 /* PMA CMN Registers */ 748 dev_err(udphy->dev, "cmn ana lcpll lock timeout\n"); in rk_udphy_status_check() 835 /* Step 5: deassert cmn/lane rstn */ in rk_udphy_init() 837 rk_udphy_reset_deassert(udphy, "cmn"); in rk_udphy_init() 1555 "init", "cmn", "lane", "pcs_apb", "pma_apb"
|
| /linux/arch/arm/probes/ |
| H A D | decode-arm.c | 310 /* CMN (register) cccc 0001 0111 xxxx xxxx xxxx xxx0 xxxx */ 335 /* CMN (reg-shift reg) cccc 0001 0111 xxxx xxxx xxxx 0xx1 xxxx */ 387 /* CMN (immediate) cccc 0011 0111 xxxx xxxx xxxx xxxx xxxx */
|
| H A D | decode-thumb.c | 81 /* CMN 1110 1011 0001 xxxx xxxx 1111 xxxx xxxx */ 141 /* CMN 1111 0x01 0001 xxxx 0xxx 1111 xxxx xxxx */ 726 /* CMN (register) 0100 0010 11xx xxxx */
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r9a07g043u.dtsi | 107 reset-names = "presetn", "cmn-rstb";
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_sspp_v13.c | 12 /* CMN Registers -> Source Surface Processing Pipe Common SSPP registers */
|
| /linux/arch/arm/kernel/ |
| H A D | phys2virt.S | 58 cmn r0, #1
|
| /linux/drivers/media/platform/renesas/rzg2l-cru/ |
| H A D | rzg2l-csi2.c | 917 csi2->cmn_rstb = devm_reset_control_get_exclusive(dev, "cmn-rstb"); in rzg2l_csi2_probe() 920 "Failed to get cpg cmn-rstb\n"); in rzg2l_csi2_probe()
|
| /linux/tools/perf/pmu-events/ |
| H A D | Build | 72 ARMS = $(shell ls -d pmu-events/arch/arm64/arm/*|grep -v cmn)
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi.c | 6928 void ath10k_wmi_put_start_scan_common(struct wmi_start_scan_common *cmn, in ath10k_wmi_put_start_scan_common() argument 6940 cmn->scan_id = __cpu_to_le32(scan_id); in ath10k_wmi_put_start_scan_common() 6941 cmn->scan_req_id = __cpu_to_le32(scan_req_id); in ath10k_wmi_put_start_scan_common() 6942 cmn->vdev_id = __cpu_to_le32(arg->vdev_id); in ath10k_wmi_put_start_scan_common() 6943 cmn->scan_priority = __cpu_to_le32(arg->scan_priority); in ath10k_wmi_put_start_scan_common() 6944 cmn->notify_scan_events = __cpu_to_le32(arg->notify_scan_events); in ath10k_wmi_put_start_scan_common() 6945 cmn->dwell_time_active = __cpu_to_le32(arg->dwell_time_active); in ath10k_wmi_put_start_scan_common() 6946 cmn->dwell_time_passive = __cpu_to_le32(arg->dwell_time_passive); in ath10k_wmi_put_start_scan_common() 6947 cmn->min_rest_time = __cpu_to_le32(arg->min_rest_time); in ath10k_wmi_put_start_scan_common() 6948 cmn->max_rest_time = __cpu_to_le32(arg->max_rest_time); in ath10k_wmi_put_start_scan_common() [all …]
|