Home
last modified time | relevance | path

Searched refs:RV (Results 1 – 25 of 63) sorted by relevance

123

/openbmc/linux/sound/soc/codecs/
H A Dtscs42xx.h115 #define RV(v, b) ((v)<<(b)) macro
136 #define RV_HPVOLL_P6DB RV(FV_HPVOLL_P6DB, FB_HPVOLL)
137 #define RV_HPVOLL_N88PT5DB RV(FV_HPVOLL_N88PT5DB, FB_HPVOLL)
138 #define RV_HPVOLL_MUTE RV(FV_HPVOLL_MUTE, FB_HPVOLL)
159 #define RV_HPVOLR_P6DB RV(FV_HPVOLR_P6DB, FB_HPVOLR)
160 #define RV_HPVOLR_N88PT5DB RV(FV_HPVOLR_N88PT5DB, FB_HPVOLR)
161 #define RV_HPVOLR_MUTE RV(FV_HPVOLR_MUTE, FB_HPVOLR)
182 #define RV_SPKVOLL_P12DB RV(FV_SPKVOLL_P12DB, FB_SPKVOLL)
184 RV(FV_SPKVOLL_N77PT25DB, FB_SPKVOLL)
186 #define RV_SPKVOLL_MUTE RV(FV_SPKVOLL_MUTE, FB_SPKVOLL)
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt39016.c70 #define RV(REG, VAL) { .reg = (REG), .def = (VAL), .delay_us = 2 } macro
72 RV(NT39016_REG_SYSTEM, 0x00),
73 RV(NT39016_REG_TIMING, 0x00),
74 RV(NT39016_REG_OP, 0x03),
75 RV(NT39016_REG_DATA_IN, 0xCC),
76 RV(NT39016_REG_SRC_TIMING_DELAY, 0x46),
77 RV(NT39016_REG_GATE_TIMING_DELAY, 0x05),
78 RV(NT39016_REG_RESERVED, 0x00),
79 RV(NT39016_REG_INITIAL_FUNC, 0x00),
80 RV(NT39016_REG_CONTRAST, 0x08),
[all …]
/openbmc/linux/drivers/ata/
H A Data_piix.c112 RV = -3, /* reserved */ enumerator
346 { RV, RV, RV, RV },
347 { RV, RV, RV, RV },
363 { RV, RV, RV, RV },
380 { RV, RV, RV, RV },
390 { RV, RV, RV, RV },
392 { RV, RV, RV, RV },
402 { RV, RV, RV, RV }, /* 01b */
403 { RV, RV, RV, RV }, /* 10b */
404 { RV, RV, RV, RV },
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/
H A Ddirectfb.inc73 # inputdrivers_libdir = d.expand('${libdir}/directfb-${RV}/inputdrivers')
81 ${libdir}/directfb-${RV}/systems/*.la \
82 ${libdir}/directfb-${RV}/inputdrivers/*.la \
83 ${libdir}/directfb-${RV}/interfaces/*/*.la \
84 ${libdir}/directfb-${RV}/wm/*.la \
88 ${libdir}/directfb-${RV}/systems/*.so \
89 ${libdir}/directfb-${RV}/inputdrivers/*.so \
90 ${libdir}/directfb-${RV}/interfaces/*/*.so \
91 ${libdir}/directfb-${RV}/wm/*.so \
H A Ddirectfb_1.7.7.bb3 RV = "1.7-7"
/openbmc/linux/kernel/trace/rv/
H A DKconfig14 menuconfig RV config
18 Enable the kernel runtime verification infrastructure. RV is a
21 theorem proving). RV works by analyzing the trace of the system's
29 depends on RV
42 depends on RV
56 depends on RV
/openbmc/qemu/target/riscv/
H A Dcpu.h57 #define RV(x) ((target_ulong)1 << (x - 'A')) macro
63 #define RVI RV('I')
64 #define RVE RV('E') /* E and I are mutually exclusive */
65 #define RVM RV('M')
66 #define RVA RV('A')
67 #define RVF RV('F')
68 #define RVD RV('D')
69 #define RVV RV('V')
70 #define RVC RV('C')
71 #define RVS RV('S')
[all …]
/openbmc/linux/tools/verification/rv/
H A DREADME.txt1 RV: Runtime Verification
3 Runtime Verification (RV) is a lightweight (yet rigorous) method that
11 Installing RV
13 RV depends on the following libraries and tools:
/openbmc/linux/Documentation/tools/rv/
H A Drv.rst20 Runtime Verification (**RV**) is a lightweight (yet rigorous) method
23 re-implementation a instruction level), RV works by analyzing the trace
55 Linux kernel *RV* documentation:
H A Drv-list.rst35 Linux kernel *RV* documentation:
H A Drv-mon-wwnr.rst35 Linux kernel *RV* documentation:
H A Drv-mon-wip.rst36 Linux kernel *RV* documentation:
H A Drv-mon.rst47 Linux kernel *RV* documentation:
/openbmc/linux/Documentation/trace/rv/
H A Druntime-verification.rst5 Runtime Verification (RV) is a lightweight (yet rigorous) method that
11 re-implementation a instruction level), RV works by analyzing the trace of the
15 The main advantage is that RV can give precise information on the runtime
31 *RV monitor* abstraction. A *RV monitor* includes a reference model of the
36 Linux +---- RV Monitor ----------------------------------+ Formal
59 In Linux terms, a *reactor* is an reaction method available for *RV monitors*.
65 RV applied to Linux:
77 Online RV monitors
H A Dda_monitor_synthesis.rst4 The starting point for the application of runtime verification (RV) techniques
15 the *RV monitor* abstraction. The RV monitor includes a set of instances
21 Linux +----- RV Monitor ----------------------------------+ Formal
42 The synthesis of automata-based models into the Linux *RV monitor* abstraction
61 - wip.c: the RV monitor
H A Dda_monitor_instrumentation.rst4 The RV monitor file created by dot2k, with the name "$MODEL_NAME.c"
141 The RV interface also facilitates this step. For example, the macro "rv_attach_trace_probe()"
/openbmc/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-lichee-rv-86-panel-720p.dts7 model = "Sipeed Lichee RV 86 Panel (720p)";
H A Dsun20i-d1-lichee-rv-86-panel-480p.dts7 model = "Sipeed Lichee RV 86 Panel (480p)";
H A Dsun20i-d1-lichee-rv.dts14 model = "Sipeed Lichee RV";
H A Dsun20i-d1-lichee-rv-dock.dts10 model = "Sipeed Lichee RV Dock";
/openbmc/docs/release/metrics/
H A D2019-11151 1000414 Rashmi-RV,0
H A D2019-12186 1000414 Rashmi-RV,1
H A D2020-01186 1000414 Rashmi-RV,1
H A D2020-03186 1000414 Rashmi-RV,0
H A D2020-02186 1000414 Rashmi-RV,1

123