/Linux-v6.1/tools/pci/ |
D | pcitest.sh | 50 pcitest -r -s 1024000 60 pcitest -w -s 1024000 70 pcitest -c -s 1024000
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-mt6360.yaml | 94 flash-max-timeout-us = <1024000>; 103 flash-max-timeout-us = <1024000>; 145 flash-max-timeout-us = <1024000>; 154 flash-max-timeout-us = <1024000>;
|
/Linux-v6.1/sound/soc/ |
D | soc-utils-test.c | 64 { 8000, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 8, 0, 1024000 }, 65 { 8000, SNDRV_PCM_FORMAT_S16_LE, 2, 0, 8, 0, 1024000 }, 66 { 8000, SNDRV_PCM_FORMAT_S16_LE, 3, 0, 8, 0, 1024000 }, 67 { 8000, SNDRV_PCM_FORMAT_S16_LE, 4, 0, 8, 0, 1024000 }, 85 { 8000, SNDRV_PCM_FORMAT_S16_LE, 4, 32, 0, 0, 1024000 }, 89 { 8000, SNDRV_PCM_FORMAT_S32_LE, 4, 32, 0, 0, 1024000 },
|
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | rohm,bd99954.yaml | 72 # maximum: 1024000 77 # maximum: 1024000 82 # maximum: 1024000 109 # maximum: 1024000
|
/Linux-v6.1/Documentation/PCI/endpoint/ |
D | pci-test-howto.rst | 218 READ (1024000 bytes): OKAY 226 WRITE (1024000 bytes): OKAY 234 COPY (1024000 bytes): OKAY
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | dm-init.rst | 84 32768 1024000 linear 8:2 0; 107 32768 1024000 linear /dev/sda2 0,
|
/Linux-v6.1/drivers/clk/qcom/ |
D | lcc-mdm9615.c | 62 { 1024000, P_PLL4, 4, 1, 120 }, 78 { 1024000, P_PLL4, 4, 1, 96 }, 311 { 1024000, P_PLL4, 4, 1, 120 }, 328 { 1024000, P_PLL4, 4, 1, 96 },
|
D | lcc-msm8960.c | 62 { 1024000, P_PLL4, 4, 1, 120 }, 78 { 1024000, P_PLL4, 4, 1, 96 }, 224 { 1024000, P_PLL4, 4, 1, 120 }, 241 { 1024000, P_PLL4, 4, 1, 96 },
|
D | lcc-ipq806x.c | 75 { 1024000, P_PLL4, 4, 1, 96 }, 223 { 1024000, P_PLL4, 4, 1, 96 },
|
D | lpasscorecc-sc7280.c | 151 F(1024000, P_LPASS_CORE_CC_DIG_PLL_OUT_ODD, 15, 1, 8),
|
D | lpasscorecc-sc7180.c | 144 F(1024000, P_LPASS_LPAAUDIO_DIG_PLL_OUT_ODD, 15, 1, 8),
|
D | lpassaudiocc-sc7280.c | 342 F(1024000, P_LPASS_AON_CC_PLL_OUT_ODD, 15, 1, 8),
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | timex.h | 14 #define CLOCK_TICK_RATE 1024000 /* Underlying HZ */
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | mediatek,mt6360.yaml | 131 flash-max-timeout-us = <1024000>; 140 flash-max-timeout-us = <1024000>;
|
/Linux-v6.1/drivers/clk/axs10x/ |
D | i2s_pll_clock.c | 34 { 1024000, 0x104, 0x451, 0x10E38, 0x2000 }, 47 { 1024000, 0x82, 0x105, 0x107DF, 0x2000 },
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 139 sysctl -w net.core.rmem_max=1024000 143 sysctl -w net.core.wmem_max=1024000
|
/Linux-v6.1/sound/soc/codecs/ |
D | cs35l45-tables.c | 156 { 0x17, 1024000 },
|
D | es8326.c | 245 {64, 16000, 1024000, 0x20, 0x00, 0x05, 0x75, 0x0A, 0x1B, 0x1F, 0x3F}, 255 {128, 8000, 1024000, 0x60, 0x00, 0x13, 0x35, 0x0A, 0x1B, 0x1F, 0x7F},
|
D | cs35l41.c | 62 { 1024000, 0x17 }, 135 { 1024000, 76, 124 },
|
D | rt5631.c | 1265 {1024000, 8192000, 0x46f0}, 1267 {1024000, 16384000, 0x3ea0},
|
D | tlv320aic31xx.c | 211 { 1024000, 16000, 2, 48, 0, 128, 16, 3, 128, 16, 3}, 222 { 1024000, 32000, 2, 48, 0, 128, 12, 2, 128, 12, 2},
|
/Linux-v6.1/sound/pci/ |
D | azt3328.c | 240 MODULE_PARM_DESC(seqtimer_scaling, "Set 1024000Hz sequencer timer scale factor (lockup danger!). De… 2137 /*** NOTE: the physical timer resolution actually is 1024000 ticks per second 2198 *den = 1024000 / seqtimer_scaling; in snd_azf3328_timer_precise_resolution() 2204 .resolution = 977, /* 1000000/1024000 = 0.9765625us */ 2205 ….ticks = 1024000, /* max tick count, defined by the value register; actually it's not 1024000, but… 2512 "User-scalable sequencer timer set to %dHz (1024000Hz / %d).\n", in __snd_azf3328_probe() 2513 1024000 / seqtimer_scaling, seqtimer_scaling); in __snd_azf3328_probe()
|
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
D | fq_codel.json | 176 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root fq_codel ce_threshold 1024000",
|
/Linux-v6.1/sound/soc/rockchip/ |
D | rockchip_pdm.c | 137 case 1024000: in get_pdm_cic_ratio()
|
/Linux-v6.1/drivers/iio/light/ |
D | as73211.c | 70 #define AS73211_SAMPLE_FREQ_BASE 1024000
|