| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/ |
| D | qcom,spmi-regulator.txt | 113 - qcom,saw-reg: 116 Description: Reference to syscon node defining the SAW registers. 209 - qcom,saw-slave: 212 Description: SAW controlled gang slave. Will not be configured. 214 - qcom,saw-leader: 217 Description: SAW controlled gang leader. Will be configured as 218 SAW regulator. 252 qcom,saw-reg = <&saw3>; 254 qcom,saw-slave; 257 qcom,saw-slave; [all …]
|
| /kernel/linux/linux-4.19/drivers/misc/lkdtm/ |
| D | heap.c | 54 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local 83 saw = base[offset]; in lkdtm_READ_AFTER_FREE() 84 if (saw != *val) { in lkdtm_READ_AFTER_FREE() 86 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE() 117 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local 139 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE() 140 if (saw != *val) { in lkdtm_READ_BUDDY_AFTER_FREE() 142 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_BUDDY_AFTER_FREE()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | qcom,spmi-regulator.txt | 185 - qcom,saw-reg: 188 Description: Reference to syscon node defining the SAW registers. 287 - qcom,saw-slave: 290 Description: SAW controlled gang slave. Will not be configured. 292 - qcom,saw-leader: 295 Description: SAW controlled gang leader. Will be configured as 296 SAW regulator. 330 qcom,saw-reg = <&saw3>; 332 qcom,saw-slave; 335 qcom,saw-slave; [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| D | heap.c | 58 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local 88 saw = base[offset]; in lkdtm_READ_AFTER_FREE() 89 if (saw != *val) { in lkdtm_READ_AFTER_FREE() 91 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE() 122 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local 144 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE() 145 if (saw != *val) { in lkdtm_READ_BUDDY_AFTER_FREE() 147 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_BUDDY_AFTER_FREE()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/msm/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/msm/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/media/dvb-frontends/ |
| D | drxk_hard.h | 197 u16 reference; /* pre SAW reference value, range 0 .. 31 */ 198 bool use_pre_saw; /* TRUE algorithms must use pre SAW sense */ 250 struct s_cfg_pre_saw m_vsb_pre_saw_cfg; /* settings for pre SAW sense */ 295 struct s_cfg_pre_saw m_atv_pre_saw_cfg; /* settings for ATV pre SAW sense */ 308 struct s_cfg_pre_saw m_qam_pre_saw_cfg; /* settings for QAM pre SAW sense */ 320 struct s_cfg_pre_saw m_dvbt_pre_saw_cfg; /* settings for QAM pre SAW sense */
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | drxk_hard.h | 197 u16 reference; /* pre SAW reference value, range 0 .. 31 */ 198 bool use_pre_saw; /* TRUE algorithms must use pre SAW sense */ 250 struct s_cfg_pre_saw m_vsb_pre_saw_cfg; /* settings for pre SAW sense */ 295 struct s_cfg_pre_saw m_atv_pre_saw_cfg; /* settings for ATV pre SAW sense */ 308 struct s_cfg_pre_saw m_qam_pre_saw_cfg; /* settings for QAM pre SAW sense */ 320 struct s_cfg_pre_saw m_dvbt_pre_saw_cfg; /* settings for QAM pre SAW sense */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| D | selftest.c | 239 "channel %d saw interrupt " in ef4_test_eventq_irq() 306 "saw runt RX packet (length %d) in %s loopback " in ef4_loopback_rx_packet() 314 "saw non-loopback RX packet in %s loopback test\n", in ef4_loopback_rx_packet() 322 "saw incorrect RX packet length %d (wanted %d) in " in ef4_loopback_rx_packet() 331 "saw corrupted IP header in %s loopback test\n", in ef4_loopback_rx_packet() 339 "saw corrupted RX packet in %s loopback test\n", in ef4_loopback_rx_packet() 347 "saw RX packet from iteration %d (wanted %d) in " in ef4_loopback_rx_packet() 496 "TX queue %d saw only %d out of an expected %d " in ef4_end_loopback() 507 "TX queue %d saw only %d out of an expected %d " in ef4_end_loopback()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/sfc/falcon/ |
| D | selftest.c | 242 "channel %d saw interrupt " in ef4_test_eventq_irq() 309 "saw runt RX packet (length %d) in %s loopback " in ef4_loopback_rx_packet() 317 "saw non-loopback RX packet in %s loopback test\n", in ef4_loopback_rx_packet() 325 "saw incorrect RX packet length %d (wanted %d) in " in ef4_loopback_rx_packet() 334 "saw corrupted IP header in %s loopback test\n", in ef4_loopback_rx_packet() 342 "saw corrupted RX packet in %s loopback test\n", in ef4_loopback_rx_packet() 350 "saw RX packet from iteration %d (wanted %d) in " in ef4_loopback_rx_packet() 499 "TX queue %d saw only %d out of an expected %d " in ef4_end_loopback() 510 "TX queue %d saw only %d out of an expected %d " in ef4_end_loopback()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| D | selftest.c | 240 "channel %d saw interrupt " in efx_test_eventq_irq() 304 "saw runt RX packet (length %d) in %s loopback " in efx_loopback_rx_packet() 312 "saw non-loopback RX packet in %s loopback test\n", in efx_loopback_rx_packet() 320 "saw incorrect RX packet length %d (wanted %d) in " in efx_loopback_rx_packet() 329 "saw corrupted IP header in %s loopback test\n", in efx_loopback_rx_packet() 337 "saw corrupted RX packet in %s loopback test\n", in efx_loopback_rx_packet() 345 "saw RX packet from iteration %d (wanted %d) in " in efx_loopback_rx_packet() 494 "TX queue %d saw only %d out of an expected %d " in efx_end_loopback() 505 "TX queue %d saw only %d out of an expected %d " in efx_end_loopback()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/sfc/ |
| D | selftest.c | 242 "channel %d saw interrupt " in efx_test_eventq_irq() 309 "saw runt RX packet (length %d) in %s loopback " in efx_loopback_rx_packet() 317 "saw non-loopback RX packet in %s loopback test\n", in efx_loopback_rx_packet() 325 "saw incorrect RX packet length %d (wanted %d) in " in efx_loopback_rx_packet() 334 "saw corrupted IP header in %s loopback test\n", in efx_loopback_rx_packet() 342 "saw corrupted RX packet in %s loopback test\n", in efx_loopback_rx_packet() 350 "saw RX packet from iteration %d (wanted %d) in " in efx_loopback_rx_packet() 499 "TX queue %d saw only %d out of an expected %d " in efx_end_loopback() 510 "TX queue %d saw only %d out of an expected %d " in efx_end_loopback()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | qcom-apq8084.dtsi | 37 qcom,saw = <&saw0>; 48 qcom,saw = <&saw1>; 59 qcom,saw = <&saw2>; 70 qcom,saw = <&saw3>; 77 qcom,saw = <&saw_l2>;
|
| D | qcom-ipq4019.dtsi | 52 qcom,saw = <&saw0>; 66 qcom,saw = <&saw1>; 80 qcom,saw = <&saw2>; 94 qcom,saw = <&saw3>; 105 qcom,saw = <&saw_l2>;
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | qcom-apq8084.dtsi | 36 qcom,saw = <&saw0>; 47 qcom,saw = <&saw1>; 58 qcom,saw = <&saw2>; 69 qcom,saw = <&saw3>; 76 qcom,saw = <&saw_l2>;
|
| /kernel/linux/linux-4.19/drivers/media/dvb-frontends/drx39xyj/ |
| D | drxj.h | 186 * /struct struct drxj_cfg_pre_saw * Interface to configure pre SAW sense. 190 u16 reference; /* pre SAW reference value, range 0 .. 31 */ 191 bool use_pre_saw; /* true algorithms must use pre SAW sense */}; 485 /* Pre SAW configuration for QAM and VSB */ 487 /*< qam pre SAW config */ 489 /*< qam pre SAW config */ 513 /* Pre SAW & Agc configuration for ATV */ 515 /*< atv pre SAW config */ 529 /* OOB pre-saw value */
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
| D | drxj.h | 186 * /struct struct drxj_cfg_pre_saw * Interface to configure pre SAW sense. 190 u16 reference; /* pre SAW reference value, range 0 .. 31 */ 191 bool use_pre_saw; /* true algorithms must use pre SAW sense */}; 485 /* Pre SAW configuration for QAM and VSB */ 487 /*< qam pre SAW config */ 489 /*< qam pre SAW config */ 513 /* Pre SAW & Agc configuration for ATV */ 515 /*< atv pre SAW config */ 529 /* OOB pre-saw value */
|
| /kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/ |
| D | run.sh | 94 echo "$test: saw '$expect': ok" 98 echo "$test: saw 'XFAIL': [SKIP]"
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| 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.",
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| D | cpuidle-qcom-spm.c | 6 * SAW power controller driver 244 saw_node = of_parse_phandle(cpu_node, "qcom,saw", 0); in spm_get_drv() 339 .name = "saw",
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | bitmap.c | 216 * and therefore we need to remember that we saw this block in the btree. 226 * that we saw block 1. Then we observe that bc_ptrs[1] == 1, so we record 233 * bc_ptrs[0] == 1 again, so we record that we saw block 2. We see that
|
| /kernel/linux/linux-4.19/fs/xfs/scrub/ |
| D | bitmap.c | 221 * and therefore we need to remember that we saw this block in the btree. 231 * that we saw block 1. Then we observe that bc_ptrs[1] == 1, so we record 238 * bc_ptrs[0] == 1 again, so we record that we saw block 2. We see that
|
| /kernel/linux/linux-4.19/tools/power/cpupower/ |
| D | ToDo | 6 - Somewhere saw the ability to read power consumption of
|
| /kernel/linux/linux-4.19/drivers/soc/qcom/ |
| D | spm.c | 5 * SAW power controller driver 298 saw_node = of_parse_phandle(cpu_node, "qcom,saw", 0); in spm_get_drv() 378 .name = "saw",
|
| /kernel/linux/linux-5.10/sound/pci/cs46xx/ |
| D | cs46xx_dsp_scb_types.h | 39 u32 saw; /* Source Address Word */ member 112 basicReq.saw, for outgoing streams) 431 sublist at the DMA source address word (sub_list_ptr->basic_req.saw). 433 output task advances sub_list_ptr->basic_req.saw past the samples 434 consumed. SPuD must initialize the sub_list_ptr->basic_req.saw
|