Searched refs:REF (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/dac/ |
A D | adi,ad7303.yaml | 21 Used to calculate output channel scalling if REF-supply not specified. 22 REF-supply: 47 REF-supply = <&vref_supply>;
|
A D | adi,ltc2688.yaml | 32 Reference Input/Output. The voltage at the REF pin sets the full-scale
|
/linux-6.3-rc2/arch/sh/kernel/cpu/sh3/ |
A D | setup-sh770x.c | 32 RTC, WDT, REF, enumerator 43 INTC_VECT(REF, 0x580), 44 INTC_VECT(REF, 0x5a0), 69 { 0xfffffee4, 0, 16, 4, /* IPRB */ { WDT, REF, SCI, 0 } },
|
A D | setup-sh7710.c | 28 RTC, WDT, REF, enumerator 54 INTC_VECT(REF, 0x580), 59 { 0xfffffee4, 0, 16, 4, /* IPRB */ { WDT, REF, 0, 0 } },
|
/linux-6.3-rc2/arch/sh/kernel/cpu/sh4/ |
A D | setup-sh7750.c | 185 TMU3, TMU4, TMU0, TMU1, TMU2, RTC, SCI1, SCIF, WDT, REF, enumerator 202 INTC_VECT(REF, 0x580), INTC_VECT(REF, 0x5a0), 207 { 0xffd00008, 0, 16, 4, /* IPRB */ { WDT, REF, SCI1, 0 } },
|
A D | setup-sh7760.c | 37 WDT, REF, enumerator 75 INTC_VECT(REF, 0x580), INTC_VECT(REF, 0x5a0), 105 { 0xffd00008, 0, 16, 4, /* IPRB */ { WDT, REF, 0, 0 } },
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | path-lookup.rst | 148 pathname, and focus on the "REF-walk" approach to concurrency 162 The locking mechanisms used by REF-walk include: 632 using REF-walk. 640 REF-walk. 651 restarts from the top with REF-walk. 752 REF-walk. 804 the old dentry which we saw in REF-walk. 816 REF-walk mode which can take whatever locks are needed. 849 attempt from the top using REF-walk. 1018 it doesn't need to drop down into REF-walk. [all …]
|
A D | ubifs-authentication.rst | 171 / CS | REF | REF | | \ \ DENT | INO | INO | / 182 (CS) and reference nodes (REF) pointing to main area 344 ,.REF#0,-> bud -> bud -> bud.-> auth -> bud -> bud.-> auth ... 351 , REF#1 -> bud -> bud,-> auth ... 354 REF#2 -> ...
|
A D | autofs.rst | 173 to "REF-walk", which is slower but more robust. 189 mounted, it *will* fall back to REF-walk. `d_manage()` cannot make the
|
/linux-6.3-rc2/Documentation/filesystems/caching/ |
A D | fscache.rst | 232 CACHE REF VOLS OBJS ACCES S NAME 242 REF Number of references on the cache cookie 262 VOLUME REF nCOOK ACC FL CACHE KEY 272 REF Number of references on the volume cookie 291 COOKIE VOLUME REF ACT ACC S FL DEF 309 REF Number of references on the volume cookie
|
/linux-6.3-rc2/scripts/gcc-plugins/ |
A D | gcc-common.h | 131 #define PASS_INFO(NAME, REF, ID, POS) \ argument 134 .reference_pass_name = REF, \
|
Completed in 15 milliseconds