Home
last modified time | relevance | path

Searched full:rcs (Results 1 – 25 of 39) sorted by relevance

12

/linux/drivers/clocksource/
H A Dtimer-rtl-otto.c194 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_read_clocksource() local
196 return rttm_get_counter(rcs->to.of_base.base); in rttm_read_clocksource()
218 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_enable_clocksource() local
220 rttm_disable_irq(rcs->to.of_base.base); in rttm_enable_clocksource()
221 rttm_setup_timer(rcs->to.of_base.base); in rttm_enable_clocksource()
222 rttm_enable_timer(rcs->to.of_base.base, RTTM_CTRL_TIMER, in rttm_enable_clocksource()
223 rcs->to.of_clk.rate / RTTM_TICKS_PER_SEC); in rttm_enable_clocksource()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h97 #define MI_SEMAPHORE_SYNC_VR (0<<16) /* RCS wait for VCS (RVSYNC) */
98 #define MI_SEMAPHORE_SYNC_VER (1<<16) /* RCS wait for VECS (RVESYNC) */
99 #define MI_SEMAPHORE_SYNC_BR (2<<16) /* RCS wait for BCS (RBSYNC) */
102 #define MI_SEMAPHORE_SYNC_RV (2<<16) /* VCS wait for RCS (VRSYNC) */
103 #define MI_SEMAPHORE_SYNC_RB (0<<16) /* BCS wait for RCS (BRSYNC) */
108 #define MI_SEMAPHORE_SYNC_RVE (2<<16) /* VECS wait for RCS (VERSYNC) */
190 #define MI_BATCH_PREDICATE REG_BIT(15) /* HSW+ on RCS only*/
H A Dintel_workarounds.c53 * Workarounds for registers specific to RCS and CCS should be implemented in
57 * engine's MMIO range but that are part of of the common RCS/CCS reset domain
2773 * here and then add them to just a single RCS or CCS engine's
2896 * to a single RCS/CCS engine's workaround list since in engine_init_workarounds()
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c188 * # echo 'rcs cmd 11000001 4F100 DEADBEEF' \
194 * # echo 'rcs cmd 11000001 4F100 DEADBEEF' \
201 * rcs reg 4F100 DEADBEEF
202 * rcs reg 4F104 FFFFFFFF
306 { .cls = "rcs", .mask = XE_HW_ENGINE_RCS_MASK, .engine_class = XE_ENGINE_CLASS_RENDER },
463 * - lookup_engine_info("rcs0", &mask): return "rcs" entry from @engine_info and
465 * - lookup_engine_info("rcs*", &mask): return "rcs" entry from @engine_info and
467 * - lookup_engine_info("rcs", NULL): return "rcs" entry from @engine_info
H A Dxe_drm_client.c59 * drm-cycles-rcs: 28257900
60 * drm-total-cycles-rcs: 7655183225
73 * Possible `drm-cycles-` key names are: `rcs`, `ccs`, `bcs`, `vcs`, `vecs` and
H A Dxe_bb.c23 * RCS and CCS require 1K, although other engines would be in bb_prefetch()
H A Dxe_guc.c160 * on RCS and CCSes with different address spaces, which on DG2 is in needs_wa_dual_queue()
168 * execution of different address spaces, so the RCS/CCS will stall the in needs_wa_dual_queue()
169 * context switch if one of the other RCS/CCSes is busy with a different in needs_wa_dual_queue()
H A Dxe_wa.c514 * engines. Although Wa_18032095049 (for the RCS) isn't required on
568 * Although this workaround isn't required for the RCS, disabling these
/linux/sound/hda/codecs/cirrus/
H A Dcs8409-tables.c159 /* ASP1.A: TX.RAP=0, TX.RSZ=24 bits, TX.RCS=32 */
163 /* ASP2.A: TX.RAP=1, TX.RSZ=24 bits, TX.RCS=0 */
167 /* ASP1.A: RX.RAP=0, RX.RSZ=24 bits, RX.RCS=0 */
412 /* ASP1.A: TX.RAP=0, TX.RSZ=24 bits, TX.RCS=32 */
416 /* ASP1.B: TX.RAP=0, TX.RSZ=24 bits, TX.RCS=160 */
420 /* ASP1.A: RX.RAP=0, RX.RSZ=24 bits, RX.RCS=0 */
505 /* ASP2.A: TX.RAP=1, TX.RSZ=24 bits, TX.RCS=0 */
509 /* ASP2.A: RX.RAP=1, RX.RSZ=24 bits, RX.RCS=0 */
/linux/drivers/hwmon/pmbus/
H A Dmp2888.c107 * Output value is calculated as: (READ_CSx / 80 – 1.23) / (Kcs * Rcs) in mp2888_read_phase()
113 * - Rcs is the internal phase current sense resistor. This parameter depends on hardware in mp2888_read_phase()
115 * scale this parameter by dividing it by Rcs. in mp2888_read_phase()
H A Dmp2975.c223 * Output value is calculated as: (READ_CSx / 80 – 1.23) / (Kcs * Rcs) in mp2975_read_phase()
229 * - Rcs is the internal phase current sense resistor which is constant in mp2975_read_phase()
H A Dmp2856.c154 * Output value is calculated as: (READ_CSx * 12.5mV - 1.23V) / (Kcs * Rcs) in mp2856_read_phase()
/linux/tools/build/
H A DMakefile.build74 xargs $(LD) -r -o $@,rm -f $@; $(AR) rcs $@)
79 xargs $(HOSTLD) -r -o $@,rm -f $@; $(HOSTAR) rcs $@)
/linux/tools/testing/selftests/net/tcp_ao/
H A DMakefile40 $(HOSTAR) rcs $@ $^
/linux/tools/net/ynl/
H A DMakefile25 @ar rcs $@ lib/ynl.o generated/*-user.o
/linux/tools/lib/symbol/
H A DMakefile79 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN)
/linux/tools/lib/subcmd/
H A DMakefile81 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
/linux/tools/lib/api/
H A DMakefile78 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
/linux/tools/build/Documentation/
H A DBuild.txt95 $ ar rcs libex.a libex-in.o
/linux/tools/thermal/lib/
H A DMakefile88 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBTHERMAL_TOOLS_IN)
/linux/tools/lib/perf/
H A DMakefile106 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBPERF_IN)
/linux/tools/perf/
H A DMakefile.perf776 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
782 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
788 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
794 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
800 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
/linux/Documentation/process/
H A Dmaintainer-netdev.rst380 Local variable ordering ("reverse xmas tree", "RCS")
423 * Addressing :ref:`Local variable ordering<rcs>` issues
/linux/tools/lib/bpf/
H A DMakefile168 $(QUIET_LINK)$(RM) -f $@; $(AR) rcs $@ $^
/linux/tools/testing/selftests/bpf/
H A Dvmtest.sh212 local init_script_dir="${OUTPUT_DIR}/${MOUNT_DIR}/etc/rcS.d"

12