Home
last modified time | relevance | path

Searched full:oc (Results 1 – 25 of 114) sorted by relevance

12345

/linux/tools/perf/pmu-events/arch/x86/amdzen1/
H A Dother.json5 "BriefDescription": "OC Mode Switch. OC to IC mode switch.",
11 "BriefDescription": "OC Mode Switch. IC to OC mode switch.",
H A Dcache.json46 …n Pipe Stall. IC pipe was stalled during this clock cycle (including IC to OC fetches) due to DQ e…
52 …n Pipe Stall. IC pipe was stalled during this clock cycle (including IC to OC fetches) due to back…
/linux/drivers/scsi/bfa/
H A Dbfa_cs.h182 * oc - object class eg. bfa_ioc
187 #define bfa_sm_state_decl(oc, st, otype, etype) \ argument
188 static void oc ## _sm_ ## st(otype * fsm, etype event)
211 * oc - object class eg. bfa_ioc
216 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
217 static void oc ## _sm_ ## st(otype * fsm, etype event); \
218 static void oc ## _sm_ ## st ## _entry(otype * fsm)
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h62 /* oc - object class eg. bfa_ioc
67 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
68 static void oc ## _sm_ ## st(otype * fsm, etype event); \
69 static void oc ## _sm_ ## st ## _entry(otype * fsm)
/linux/arch/sh/include/cpu-sh4/cpu/
H A Dcache.h21 #define CCR_CACHE_OCI 0x0008 /* OC Invalidate */
22 #define CCR_CACHE_ORA 0x0020 /* OC RAM Mode */
23 #define CCR_CACHE_OIX 0x0080 /* OC Index Enable */
/linux/drivers/platform/x86/intel/
H A Dturbo_max_3.c46 pr_debug("cpu %d OC mailbox write failed\n", cpu); in get_oc_core_priority()
53 pr_debug("cpu %d OC mailbox read failed\n", cpu); in get_oc_core_priority()
58 pr_debug("cpu %d OC mailbox still processing\n", cpu); in get_oc_core_priority()
64 pr_debug("cpu %d OC mailbox cmd failed\n", cpu); in get_oc_core_priority()
/linux/arch/arm/mach-omap2/
H A Ddisplay.c373 struct omap_hwmod_opt_clk *oc; in omap_dss_reset() local
382 for (i = oh->opt_clks_cnt, oc = oh->opt_clks; i > 0; i--, oc++) in omap_dss_reset()
383 clk_prepare_enable(oc->_clk); in omap_dss_reset()
408 for (i = oh->opt_clks_cnt, oc = oh->opt_clks; i > 0; i--, oc++) in omap_dss_reset()
409 clk_disable_unprepare(oc->_clk); in omap_dss_reset()
H A Domap_hwmod.c911 struct omap_hwmod_opt_clk *oc; in _init_opt_clks() local
916 for (i = oh->opt_clks_cnt, oc = oh->opt_clks; i > 0; i--, oc++) { in _init_opt_clks()
917 c = clk_get(NULL, oc->clk); in _init_opt_clks()
920 oh->name, oc->clk); in _init_opt_clks()
924 oc->_clk = c; in _init_opt_clks()
933 clk_prepare(oc->_clk); in _init_opt_clks()
941 struct omap_hwmod_opt_clk *oc; in _enable_optional_clocks() local
946 for (i = oh->opt_clks_cnt, oc = oh->opt_clks; i > 0; i--, oc++) in _enable_optional_clocks()
947 if (oc->_clk) { in _enable_optional_clocks()
948 pr_debug("omap_hwmod: enable %s:%s\n", oc->role, in _enable_optional_clocks()
[all …]
/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dcache.json286 …n Pipe Stall. IC pipe was stalled during this clock cycle (including IC to OC fetches) due to DQ e…
292 …n Pipe Stall. IC pipe was stalled during this clock cycle (including IC to OC fetches) due to back…
310 "BriefDescription": "OC Mode Switch. OC to IC mode switch.",
316 "BriefDescription": "OC Mode Switch. IC to OC mode switch.",
/linux/drivers/atm/
H A Dfore200e.h256 OPCODE_SET_OC3, /* set OC-3 registers */
257 OPCODE_GET_OC3, /* get OC-3 registers */
318 /* OC-3 registers */
323 for a description of the OC-3 chip registers */
327 /* set/get OC-3 regs command opcode */
341 /* set/get OC-3 regs command block */
344 struct oc3_opcode opcode; /* set/get OC-3 regs command opcode */
345 u32 regs_haddr; /* host DMA address of OC-3 regs buffer */
358 /* OC-3 statistics */
443 struct stats_oc3 oc3; /* OC-3 statistics */
[all …]
/linux/arch/arm/boot/dts/st/
H A Dstih410-pinctrl.dtsi15 usb-oc-detect = <&pio35 0 ALT1 IN>;
24 usb-oc-detect = <&pio35 2 ALT1 IN>;
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dcache.json292 …n Pipe Stall. IC pipe was stalled during this clock cycle (including IC to OC fetches) due to DQ e…
298 …n Pipe Stall. IC pipe was stalled during this clock cycle (including IC to OC fetches) due to back…
334 "BriefDescription": "OC Mode Switch. OC to IC mode switch.",
340 "BriefDescription": "OC Mode Switch. IC to OC mode switch.",
/linux/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra124-soctherm.yaml133 description: Specifies the number of OC events that are required
135 property is missing. A value of 0 will interrupt on every OC
140 description: Configures the polarity of the OC alaram signal. If
146 expires (which means the OC event has not occurred for a long
152 throttling is engaged after the OC event is deasserted.
/linux/Documentation/devicetree/bindings/usb/
H A Dpxa-usb.txt18 - "marvell,no-oc-protection" - disable over-current protection.
19 - "marvell,oc-mode-perport" - enable per-port over-current protection.
/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst41 108d 0012 Olicom OC-2325
42 108d 0013 Olicom OC-2183
43 108d 0014 Olicom OC-2326
/linux/drivers/block/drbd/
H A Ddrbd_state.c974 is_valid_conn_transition(enum drbd_conns oc, enum drbd_conns nc) in is_valid_conn_transition() argument
977 if (oc == nc) in is_valid_conn_transition()
981 if (oc == C_STANDALONE && nc == C_DISCONNECTING) in is_valid_conn_transition()
985 if (oc == C_STANDALONE && nc != C_UNCONNECTED) in is_valid_conn_transition()
990 if (oc < C_WF_REPORT_PARAMS && nc >= C_CONNECTED) in is_valid_conn_transition()
994 if (oc >= C_TIMEOUT && oc <= C_TEAR_DOWN && nc != C_UNCONNECTED && nc != C_DISCONNECTING) in is_valid_conn_transition()
998 if (oc == C_DISCONNECTING && nc != C_STANDALONE) in is_valid_conn_transition()
2039 enum drbd_conns oc; member
2052 enum drbd_conns oc = acscw->oc; in w_after_conn_state_ch() local
2062 if (oc == C_STANDALONE && ns_max.conn == C_UNCONNECTED) in w_after_conn_state_ch()
[all …]
/linux/arch/powerpc/boot/dts/
H A Deiger.dts326 has-inverted-stacr-oc;
356 has-inverted-stacr-oc;
386 has-inverted-stacr-oc;
416 has-inverted-stacr-oc;
H A Darches.dts277 has-inverted-stacr-oc;
306 has-inverted-stacr-oc;
335 has-inverted-stacr-oc;
H A Dglacier.dts363 has-inverted-stacr-oc;
393 has-inverted-stacr-oc;
423 has-inverted-stacr-oc;
453 has-inverted-stacr-oc;
/linux/fs/btrfs/
H A Dqgroup.h81 * NC ND OE OF OC OD OE OF
92 * OC OD OE OF NC ND OE OF
102 * Resulting 6 tree blocks to be scanned (OA, OC, OD, NA, NC, ND).
/linux/Documentation/devicetree/bindings/mfd/
H A Das3722.txt75 voltage-in-standby, oc-pg-sd0, oc-pg-sd6,
/linux/arch/s390/include/asm/
H A Dchsc.h60 u8 oc; member
H A Deadm.h44 u8 oc:4; member
/linux/arch/arm/boot/dts/microchip/
H A Dat91-gatwick.dts116 /delete-property/atmel,oc-gpio;
/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt6245-regulator.yaml34 richtek,oc-level-select:

12345