Home
last modified time | relevance | path

Searched refs:l3 (Results 1 – 25 of 230) sorted by relevance

12345678910

/linux-6.6.21/drivers/bus/
Domap_l3_noc.c50 static int l3_handle_target(struct omap_l3 *l3, void __iomem *base, in l3_handle_target() argument
114 l3->mst_addr_mask) >> __ffs(l3->mst_addr_mask); in l3_handle_target()
116 for (k = 0, master = l3->l3_masters; k < l3->num_masters; in l3_handle_target()
135 dev_name(l3->dev), in l3_handle_target()
161 struct omap_l3 *l3 = _l3; in l3_interrupt_handler() local
169 inttype = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in l3_interrupt_handler()
171 for (i = 0; i < l3->num_modules; i++) { in l3_interrupt_handler()
176 base = l3->l3_base[i]; in l3_interrupt_handler()
177 flag_mux = l3->l3_flagmux[i]; in l3_interrupt_handler()
189 ret = l3_handle_target(l3, base, flag_mux, err_src); in l3_interrupt_handler()
[all …]
Domap_l3_smx.c139 static irqreturn_t omap3_l3_block_irq(struct omap3_l3 *l3, in omap3_l3_block_irq() argument
158 struct omap3_l3 *l3 = _l3; in omap3_l3_app_irq() local
167 int_type = irq == l3->app_irq ? L3_APPLICATION_ERROR : L3_DEBUG_ERROR; in omap3_l3_app_irq()
169 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_0); in omap3_l3_app_irq()
171 status = omap3_l3_readll(l3->rt, L3_SI_FLAG_STATUS_1); in omap3_l3_app_irq()
176 base = l3->rt + omap3_l3_bases[int_type][err_source]; in omap3_l3_app_irq()
180 ret |= omap3_l3_block_irq(l3, error, error_addr); in omap3_l3_app_irq()
214 struct omap3_l3 *l3; in omap3_l3_probe() local
218 l3 = kzalloc(sizeof(*l3), GFP_KERNEL); in omap3_l3_probe()
219 if (!l3) in omap3_l3_probe()
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/interconnect/
Dqcom,osm-l3.yaml4 $id: http://devicetree.org/schemas/interconnect/qcom,osm-l3.yaml#
22 - qcom,sc7180-osm-l3
23 - qcom,sc8180x-osm-l3
24 - qcom,sdm670-osm-l3
25 - qcom,sdm845-osm-l3
26 - qcom,sm6350-osm-l3
27 - qcom,sm8150-osm-l3
28 - const: qcom,osm-l3
31 - qcom,sc7280-epss-l3
32 - qcom,sc8280xp-epss-l3
[all …]
/linux-6.6.21/arch/sparc/kernel/
Dhead_64.S175 mov 1, %l3
176 stx %l3, [%sp + 2047 + 128 + 0x08] ! num_args, 1
177 stx %l3, [%sp + 2047 + 128 + 0x10] ! num_rets, 1
199 mov 4, %l3
200 stx %l3, [%sp + 2047 + 128 + 0x08] ! num_args, 4
201 mov 1, %l3
202 stx %l3, [%sp + 2047 + 128 + 0x10] ! num_rets, 1
206 mov 64, %l3
207 stx %l3, [%sp + 2047 + 128 + 0x30] ! arg4, size
214 mov (1b - prom_boot_mapped_pc), %l3
[all …]
Dhvtramp.S58 add %l0, HVTRAMP_DESCR_MAPS, %l3
60 1: ldx [%l3 + HVTRAMP_MAPPING_VADDR], %o0
62 ldx [%l3 + HVTRAMP_MAPPING_TTE], %o2
73 add %l3, HVTRAMP_MAPPING_SIZE, %l3
/linux-6.6.21/tools/testing/selftests/drivers/net/netdevsim/
Dhw_stats_l3.sh242 reporting_test l3
291 fail_next_test l3
318 local pkts=$(get_hwstat dummy1 l3 rx.packets)
324 local pkts=$(get_hwstat dummy1 l3 rx.packets)
333 local pkts=$(get_hwstat dummy1 l3 rx.packets)
345 local pkts=$(get_hwstat dummy1 l3 rx.packets)
356 counter_test l3
365 nsim_hwstats_enable 1 dummy1 l3
366 nsim_hwstats_enable 2 dummy1 l3
367 nsim_hwstats_enable 3 dummy1 l3
[all …]
/linux-6.6.21/arch/sparc/include/asm/
Dhead_32.h13 rd %psr, %l0; b label; rd %wim, %l3; nop;
16 #define SRMMU_TFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 1, %l7;
17 #define SRMMU_DFAULT rd %psr, %l0; rd %wim, %l3; b srmmu_fault; mov 0, %l7;
21 rd %psr, %l0; mov num, %l7; b bad_trap_handler; rd %wim, %l3;
73 mov int_level, %l7; rd %psr, %l0; b real_irq_entry; rd %wim, %l3;
79 rd %psr, %l0; rd %wim, %l3; b spill_window_entry; andcc %l0, PSR_PS, %g0;
82 rd %psr, %l0; rd %wim, %l3; b fill_window_entry; andcc %l0, PSR_PS, %g0;
Dttable.h20 clr %l0; clr %l1; clr %l2; clr %l3; \
255 stx %l3, [%sp + STACK_BIAS + 0x18]; \
276 stx %l3, [%sp + STACK_BIAS + 0x18]; \
304 stxa %l3, [%g1 + %g3] ASI; \
334 stxa %l3, [%sp + STACK_BIAS + 0x18] %asi; \
368 stx %l3, [%g3 + TI_REG_WINDOW + 0x18]; \
400 stwa %l3, [%g1 + %g3] ASI; \
433 stwa %l3, [%sp + 0x0c] %asi; \
467 stw %l3, [%g3 + TI_REG_WINDOW + 0x0c]; \
511 ldx [%sp + STACK_BIAS + 0x18], %l3; \
[all …]
/linux-6.6.21/Documentation/devicetree/bindings/arm/omap/
Dl3-noc.txt7 - compatible : Should be "ti,omap3-l3-smx" for OMAP3 family
8 Should be "ti,omap4-l3-noc" for OMAP4 family
9 Should be "ti,omap5-l3-noc" for OMAP5 family
10 Should be "ti,dra7-l3-noc" for DRA7 family
11 Should be "ti,am4372-l3-noc" for AM43 family
18 compatible = "ti,omap4-l3-noc", "simple-bus";
/linux-6.6.21/Documentation/devicetree/bindings/regulator/
Dqcom,smd-rpm-regulator.yaml27 For pm2250, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
30 For pm6125 s1, s2, s3, s4, s5, s6, s7, s8, l1, l2, l3, l5, l6, l7, l8, l9,
33 For pm660, s1, s2, s3, s4, s5, s6, l1, l2, l3, l5, l6, l7, l8, l9, l10, l22,
36 For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob
38 For pm8226, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10,
44 For pm8909, s1, s2, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13,
47 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
50 For pm8941, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
54 For pm8950 and pm8953, s1, s2, s3, s4, s5, s6, s7, l1, l2, l3, l4, l5, l6,
58 For pm8994, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3,
[all …]
Dqcom,rpmh-regulator.yaml140 vdd-l2-l3-supply: true
161 vdd-l2-l3-supply: true
176 vdd-l2-l3-supply: true
194 vdd-l3-l5-l7-l8-supply: true
250 vdd-l3-l4-l5-l18-supply: true
265 vdd-l2-l3-supply: true
282 vdd-l3-l5-supply: true
299 vdd-l3-l4-l5-l7-l13-supply: true
352 vdd-l3-l11-supply: true
394 vdd-l3-supply: true
[all …]
Dqcom,rpm-regulator.yaml19 For pm8058 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15,
23 For pm8901 l0, l1, l2, l3, l4, l5, l6, s0, s1, s2, s3, s4, lvs0, lvs1, lvs2, lvs3,
26 For pm8921 s1, s2, s3, s4, s7, s8, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
31 For pm8018 s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
/linux-6.6.21/arch/sparc/power/
Dhibernate_asm.S82 mov %g3, %l3 /* PAGE_SIZE-8 */
84 ldxa [%l1 + %l3] ASI_PHYS_USE_EC, %g2
85 stxa %g2, [%l2 + %l3] ASI_PHYS_USE_EC
86 cmp %l3, %g0
88 sub %l3, 8, %l3
/linux-6.6.21/arch/arm64/boot/dts/realtek/
Drtd16xx.dtsi53 next-level-cache = <&l3>;
61 next-level-cache = <&l3>;
69 next-level-cache = <&l3>;
77 next-level-cache = <&l3>;
85 next-level-cache = <&l3>;
90 next-level-cache = <&l3>;
96 l3: l3-cache { label
/linux-6.6.21/arch/x86/kernel/cpu/
Dcacheinfo.c253 union l3_cache l3; in amd_cpuid4() local
261 cpuid(0x80000006, &dummy, &dummy, &l2.val, &l3.val); in amd_cpuid4()
285 if (!l3.val) in amd_cpuid4()
287 assoc = assocs[l3.assoc]; in amd_cpuid4()
288 line_size = l3.line_size; in amd_cpuid4()
289 lines_per_tag = l3.lines_per_tag; in amd_cpuid4()
290 size_in_kb = l3.size_encoded * 512; in amd_cpuid4()
323 struct amd_l3_cache *l3 = &nb->l3_cache; in amd_calc_l3_indices() local
330 l3->subcaches[0] = sc0 = !(val & BIT(0)); in amd_calc_l3_indices()
331 l3->subcaches[1] = sc1 = !(val & BIT(4)); in amd_calc_l3_indices()
[all …]
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_virtchnl_fdir.c822 enum virtchnl_proto_hdr_type l3 = VIRTCHNL_PROTO_HDR_NONE; in ice_vc_fdir_parse_pattern() local
857 l3 = VIRTCHNL_PROTO_HDR_IPV4; in ice_vc_fdir_parse_pattern()
869 l3 = VIRTCHNL_PROTO_HDR_IPV6; in ice_vc_fdir_parse_pattern()
886 if (l3 == VIRTCHNL_PROTO_HDR_IPV4) in ice_vc_fdir_parse_pattern()
888 else if (l3 == VIRTCHNL_PROTO_HDR_IPV6) in ice_vc_fdir_parse_pattern()
892 if (l3 == VIRTCHNL_PROTO_HDR_IPV4) { in ice_vc_fdir_parse_pattern()
895 } else if (l3 == VIRTCHNL_PROTO_HDR_IPV6) { in ice_vc_fdir_parse_pattern()
903 if (l3 == VIRTCHNL_PROTO_HDR_IPV4) in ice_vc_fdir_parse_pattern()
905 else if (l3 == VIRTCHNL_PROTO_HDR_IPV6) in ice_vc_fdir_parse_pattern()
909 if (l3 == VIRTCHNL_PROTO_HDR_IPV4) { in ice_vc_fdir_parse_pattern()
[all …]
/linux-6.6.21/drivers/media/platform/ti/davinci/
Dvpif.c73 .l3 = 43,
90 .l3 = 45,
107 .l3 = 26,
124 .l3 = 26,
141 .l3 = 21,
161 .l3 = 21,
181 .l3 = 42,
200 .l3 = 23,
220 .l3 = 23,
303 value |= (config->l3 & vpifregs[config_channel_id].len_mask); in vpif_set_mode_info()
/linux-6.6.21/arch/powerpc/kernel/
Dsetup_64.c630 struct device_node *cpu = NULL, *l2, *l3 = NULL; in initialize_cache_info() local
646 init_cache_info(&ppc64_caches.l3, 0x800000, 128, 0, 8192); in initialize_cache_info()
669 l3 = of_find_next_cache_node(l2); in initialize_cache_info()
672 if (l3) { in initialize_cache_info()
673 parse_cache_info(l3, false, &ppc64_caches.l3); in initialize_cache_info()
674 of_node_put(l3); in initialize_cache_info()
/linux-6.6.21/drivers/dma/
Dste_dma40_ll.c30 u32 l3 = 0; /* dst */ in d40_log_cfg() local
41 l3 |= BIT(D40_MEM_LCSP3_DCFG_INCR_POS); in d40_log_cfg()
51 l3 |= BIT(D40_MEM_LCSP3_DCFG_MST_POS); in d40_log_cfg()
53 l3 |= BIT(D40_MEM_LCSP3_DCFG_EIM_POS); in d40_log_cfg()
54 l3 |= cfg->dst_info.psize << D40_MEM_LCSP3_DCFG_PSIZE_POS; in d40_log_cfg()
55 l3 |= d40_width_to_bits(cfg->dst_info.data_width) in d40_log_cfg()
64 *lcsp3 = l3; in d40_log_cfg()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
50 l3 = !ram->next->bios.ramcfg_11_07_02; in nvkm_gddr5_calc()
99 ram->mr[5] |= (l3 << 2); in nvkm_gddr5_calc()
/linux-6.6.21/security/selinux/ss/
Dmls_types.h45 #define mls_level_between(l1, l2, l3) \ argument
46 (mls_level_dom((l1), (l2)) && mls_level_dom((l3), (l1)))
/linux-6.6.21/arch/sparc/lib/
Dxor.S390 xor %l3, %l1, %l3
392 stxa %l3, [%i0 + 0x38] %asi
579 xor %l3, %l1, %l3
581 stxa %l3, [%i0 + 0x08] %asi
595 xor %l3, %l1, %l3
597 stxa %l3, [%i0 + 0x18] %asi
611 xor %l3, %l1, %l3
613 stxa %l3, [%i0 + 0x28] %asi
630 xor %l3, %l1, %l3
632 stxa %l3, [%i0 + 0x38] %asi
/linux-6.6.21/arch/sparc/prom/
Dcif.S21 mov %g6, %l3
26 mov %l3, %g6
/linux-6.6.21/Documentation/devicetree/bindings/edac/
Dapm-xgene-edac.txt40 - compatible : Shall be "apm,xgene-edac-l3" or
41 "apm,xgene-edac-l3-v2".
46 "apm,xgene-edac-l3-soc" for general value reporting
104 compatible = "apm,xgene-edac-l3";
/linux-6.6.21/drivers/interconnect/qcom/
DMakefile11 icc-osm-l3-objs := osm-l3.o
39 obj-$(CONFIG_INTERCONNECT_QCOM_OSM_L3) += icc-osm-l3.o

12345678910