/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | qcom,spmi-regulator.txt | 186 - qcom,saw-reg: 189 Description: Reference to syscon node defining the SAW registers. 288 - qcom,saw-slave: 291 Description: SAW controlled gang slave. Will not be configured. 293 - qcom,saw-leader: 296 Description: SAW controlled gang leader. Will be configured as 297 SAW regulator. 331 qcom,saw-reg = <&saw3>; 333 qcom,saw-slave; 336 qcom,saw-slave; [all …]
|
H A D | qcom,spmi-regulator.yaml | 34 qcom,saw-reg: 35 description: Reference to syscon node defining the SAW registers 100 qcom,saw-slave: 101 description: SAW controlled gang slave. Will not be configured. 104 qcom,saw-leader: 106 SAW controlled gang leader. Will be configured as SAW regulator.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/ |
H A D | qcom,saw2.txt | 10 Multiple revisions of the SAW hardware are supported using these Device Nodes. 12 same revision of the SAW in different SoCs may have different configuration 14 version of the SAW hardware in that SoC and the distinction between cpu (big 15 or Little) or cache, may be needed to uniquely identify the SAW register
|
/freebsd/lib/libproc/tests/ |
H A D | target_prog.c | 34 static volatile sig_atomic_t saw; variable 40 saw = 1; in usr1() 77 return (saw == 1 ? EXIT_SUCCESS : EXIT_FAILURE); in main()
|
/freebsd/sys/arm/qualcomm/ |
H A D | qcom_cpu_kpssv2.c | 96 * The next-level-cache actually is a phandle through to a qcom,saw in qcom_cpu_kpssv2_regulator_start() 111 sret = OF_getencprop(l2_phandle, "qcom,saw", (void *) &saw_phandle, in qcom_cpu_kpssv2_regulator_start() 114 panic("***couldn't get phandle for qcom,saw"); in qcom_cpu_kpssv2_regulator_start() 127 "qcom,saw space (%d)", ret); in qcom_cpu_kpssv2_regulator_start()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_scrub_print_repairing.ksh | 69 log_pass "Correctly saw '(repairing)' while scrubbing" 74 log_fail "Never saw '(repairing)' while scrubbing"
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,spm.yaml | 58 qcom,saw = <&saw0>; 72 * Example 2: New-gen multi cluster SoC using SAW only for L2;
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8996-xiaomi-common.dtsi | 647 qcom,saw-reg = <&saw3>; 649 qcom,saw-slave; 652 qcom,saw-slave; 655 qcom,saw-slave; 658 qcom,saw-leader;
|
H A D | msm8996-oneplus-common.dtsi | 259 qcom,saw-reg = <&saw3>; 262 qcom,saw-slave; 266 qcom,saw-slave; 270 qcom,saw-leader;
|
H A D | msm8996-sony-xperia-tone.dtsi | 590 qcom,saw-reg = <&saw3>; 593 qcom,saw-slave; 597 qcom,saw-slave; 601 qcom,saw-leader;
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
H A D | memory.json | 170 …ot fetch data outside of the processor core. Software PREFETCH instruction saw a match on an alrea… 176 …hat did not fetch data outside of the processor core. Software PREFETCH instruction saw a DC hit.",
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-ipq4019.dtsi | 52 qcom,saw = <&saw0>; 66 qcom,saw = <&saw1>; 80 qcom,saw = <&saw2>; 94 qcom,saw = <&saw3>; 106 qcom,saw = <&saw_l2>;
|
H A D | qcom-apq8084.dtsi | 37 qcom,saw = <&saw0>; 48 qcom,saw = <&saw1>; 59 qcom,saw = <&saw2>; 70 qcom,saw = <&saw3>; 78 qcom,saw = <&saw_l2>;
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | fileconf.c | 247 // The first character it saw in fileconf_read() 262 // character it saw was a in fileconf_read() 371 // The first character it saw in fileconf_read() 446 // The first character it saw in fileconf_read()
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 817 // Already saw metadata. in readControlBlock() 901 // Already saw identifier table. in readIdentifierBlock() 977 // Already saw Objective-C / C++ context ID table. in readContextBlock() 991 // Already saw Objective-C / C++ context info table. in readContextBlock() 1067 // Already saw Objective-C property table. in readObjCPropertyBlock() 1143 // Already saw Objective-C method table. in readObjCMethodBlock() 1218 // Already saw C++ method table. in readCXXMethodBlock() 1293 // Already saw Objective-C selector table. in readObjCSelectorBlock() 1369 // Already saw global variable table. in readGlobalVariableBlock() 1445 // Already saw global function table. in readGlobalFunctionBlock() [all …]
|
/freebsd/lib/libc/gen/ |
H A D | wordexp.c | 302 /* Saw \ or $, possibly not special: */ in we_check() 304 /* Saw ', ", ${, ` or $(, possibly not special: */ in we_check() 307 /* Definitely saw a ', ", ${, ` or $(, need a closing character: */ in we_check()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | OptimizePHIs.cpp | 102 // See if we already saw this register. in IsSingleValuePHICycle() 147 // See if we already saw this register. in IsDeadPHICycle()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
H A D | zpool_status_-s.ksh | 76 log_pass "Correctly saw $SLOW_IOS slow IOs and $DELAY_EVENTS delay events"
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/ |
H A D | tst.op_access.ksh | 65 printf("fail: expected %d. saw %d.", expected_errorcount, errorcount);
|
/freebsd/share/dict/ |
H A D | web2a | 3682 band saw 3683 band-saw file 4087 barrel saw 4377 bastard-saw 5204 belt saw 5634 bilge saw 6217 block-saw 6378 bloom saw 7387 bow saw 9040 button saw [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
H A D | memory.json | 262 …ot fetch data outside of the processor core. Software PREFETCH instruction saw a match on an alrea… 268 …hat did not fetch data outside of the processor core. Software PREFETCH instruction saw a DC hit.",
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu_zfetch.h | 66 boolean_t zs_missed; /* stream saw cache misses */
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | RetireControlUnitStatistics.h | 16 /// Retire Control Unit - number of cycles where we saw N instructions retired:
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | rs.c | 95 * mvmsta->lq_sta.rs_drv but so far we only saw a iwl_lq_cmd (lq) in rs_update_last_rssi()
|
/freebsd/crypto/openssl/test/recipes/04-test_pem_reading_data/ |
H A D | dsa-threecolumn.pem | 211 saW
|