| /linux/drivers/clocksource/ |
| H A D | timer-rtl-otto.c | 194 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 D | intel_gpu_commands.h | 97 #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 D | intel_workarounds.c | 53 * 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 D | xe_configfs.c | 188 * # 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 D | xe_drm_client.c | 59 * 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 D | xe_bb.c | 23 * RCS and CCS require 1K, although other engines would be in bb_prefetch()
|
| H A D | xe_guc.c | 160 * 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 D | xe_wa.c | 514 * 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 D | cs8409-tables.c | 159 /* 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 D | mp2888.c | 107 * 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 D | mp2975.c | 223 * 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 D | mp2856.c | 154 * Output value is calculated as: (READ_CSx * 12.5mV - 1.23V) / (Kcs * Rcs) in mp2856_read_phase()
|
| /linux/tools/build/ |
| H A D | Makefile.build | 74 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 D | Makefile | 40 $(HOSTAR) rcs $@ $^
|
| /linux/tools/net/ynl/ |
| H A D | Makefile | 25 @ar rcs $@ lib/ynl.o generated/*-user.o
|
| /linux/tools/lib/symbol/ |
| H A D | Makefile | 79 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN)
|
| /linux/tools/lib/subcmd/ |
| H A D | Makefile | 81 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
|
| /linux/tools/lib/api/ |
| H A D | Makefile | 78 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
|
| /linux/tools/build/Documentation/ |
| H A D | Build.txt | 95 $ ar rcs libex.a libex-in.o
|
| /linux/tools/thermal/lib/ |
| H A D | Makefile | 88 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBTHERMAL_TOOLS_IN)
|
| /linux/tools/lib/perf/ |
| H A D | Makefile | 106 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIBPERF_IN)
|
| /linux/tools/perf/ |
| H A D | Makefile.perf | 776 $(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 D | maintainer-netdev.rst | 380 Local variable ordering ("reverse xmas tree", "RCS") 423 * Addressing :ref:`Local variable ordering<rcs>` issues
|
| /linux/tools/lib/bpf/ |
| H A D | Makefile | 168 $(QUIET_LINK)$(RM) -f $@; $(AR) rcs $@ $^
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | vmtest.sh | 212 local init_script_dir="${OUTPUT_DIR}/${MOUNT_DIR}/etc/rcS.d"
|