/linux-6.8/sound/isa/ |
D | sc6000.c | 3 * Driver for Gallant SC-6000 soundcard. This card is also known as 30 MODULE_DESCRIPTION("Gallant SC-6000"); 46 MODULE_PARM_DESC(index, "Index value for sc-6000 based soundcard."); 48 MODULE_PARM_DESC(id, "ID string for sc-6000 based soundcard."); 50 MODULE_PARM_DESC(enable, "Enable sc-6000 based soundcard."); 52 MODULE_PARM_DESC(port, "Port # for sc-6000 driver."); 54 MODULE_PARM_DESC(mss_port, "MSS Port # for sc-6000 driver."); 56 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for sc-6000 driver."); 58 MODULE_PARM_DESC(irq, "IRQ # for sc-6000 driver."); 60 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for sc-6000 driver."); [all …]
|
/linux-6.8/drivers/nfc/microread/ |
D | i2c.c | 112 usleep_range(3000, 6000); in microread_i2c_write() 121 usleep_range(6000, 10000); in microread_i2c_write() 185 usleep_range(3000, 6000); in microread_i2c_read() 193 usleep_range(3000, 6000); in microread_i2c_read()
|
/linux-6.8/drivers/memory/ |
D | jedec_ddr_data.c | 52 .tDQSCK_max_derated = 6000, 73 .tDQSCK_max_derated = 6000, 94 .tDQSCK_max_derated = 6000,
|
/linux-6.8/Documentation/devicetree/bindings/rtc/ |
D | adi,max31335.yaml | 45 enum: [3000, 6000, 11000] 66 trickle-resistor-ohms = <6000>;
|
/linux-6.8/scripts/gcc-plugins/ |
D | gcc-common.h | 6 #if BUILDING_GCC_VERSION >= 6000 157 #if BUILDING_GCC_VERSION < 6000 301 #if BUILDING_GCC_VERSION >= 6000 408 #if BUILDING_GCC_VERSION < 6000 414 #if BUILDING_GCC_VERSION >= 6000
|
/linux-6.8/tools/testing/selftests/net/ |
D | txtimestamp.sh | 28 # ACK will be delayed 6000us: 1 + 2 ms round-trip 29 local -r args="$@ -v 1000 -V 6000"
|
/linux-6.8/arch/arm/boot/dts/ti/omap/ |
D | elpida_ecb240abacn.dtsi | 43 tDQSCK-max-derated = <6000>; 65 tDQSCK-max-derated = <6000>;
|
/linux-6.8/drivers/input/tablet/ |
D | Kconfig | 29 tristate "Aiptek 6000U/8000U and Genius G_PEN tablet support (USB)" 33 Say Y here if you want to use the USB version of the Aiptek 6000U,
|
/linux-6.8/drivers/phy/mediatek/ |
D | phy-mtk-mipi-dsi.c | 144 if (mipi_tx->mipitx_drive > 6000 || mipi_tx->mipitx_drive < 3000) { in mtk_mipi_tx_probe() 145 dev_warn(dev, "drive-strength-microamp is invalid %d, not in 3000 ~ 6000\n", in mtk_mipi_tx_probe() 148 6000); in mtk_mipi_tx_probe()
|
/linux-6.8/Documentation/userspace-api/media/v4l/ |
D | nv12mt.svg | 210 d="m 4500,6000 -1200,0 0,-1400 2400,0 0,1400 -1200,0 z" 238 d="m 6900,6000 -1200,0 0,-1400 2400,0 0,1400 -1200,0 z" 252 d="m 9300,6000 -1200,0 0,-1400 2400,0 0,1400 -1200,0 z" 280 d="m 6900,6000 -1200,0 0,-1400 2400,0 0,1400 -1200,0 z" 308 d="m 11700,6000 -1200,0 0,-1400 2400,0 0,1400 -1200,0 z"
|
/linux-6.8/drivers/gpu/drm/msm/adreno/ |
D | a5xx_power.c | 143 /* The threshold is fixed at 6000 for A530 */ in a530_lm_setup() 144 gpu_write(gpu, REG_A5XX_GPMU_GPMU_PWR_THRESHOLD, 0x80000000 | 6000); in a530_lm_setup() 190 /* Fixed at 6000 for now */ in a540_lm_setup() 191 gpu_write(gpu, REG_A5XX_GPMU_GPMU_PWR_THRESHOLD, 0x80000000 | 6000); in a540_lm_setup()
|
/linux-6.8/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 79 ddr-phy@6000 { 99 ddr-phy@6000 {
|
/linux-6.8/arch/arm/boot/dts/intel/socfpga/ |
D | socfpga_arria10_socdk.dtsi | 135 i2c-sda-falling-time-ns = <6000>; 136 i2c-scl-falling-time-ns = <6000>;
|
/linux-6.8/arch/arm/boot/dts/broadcom/ |
D | bcm7445.dtsi | 244 ddr-phy@6000 { 266 ddr-phy@6000 { 288 ddr-phy@6000 {
|
/linux-6.8/drivers/iio/pressure/ |
D | abp060mg.c | 40 [ABP006KG] = { .min = 0, .max = 6000 }, 52 [ABP006KD] = { .min = -6000, .max = 6000 },
|
D | hsc030pa.c | 162 [HSC060MD] = { .pmin = -6000, .pmax = 6000 }, 179 [HSC060MG] = { .pmin = 0, .pmax = 6000 }, 205 [HSC006KD] = { .pmin = -6000, .pmax = 6000 }, 222 [HSC006KG] = { .pmin = 0, .pmax = 6000 },
|
/linux-6.8/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_headroom.sh | 154 mtu_set $swp 6000 155 check_buf_size 0 "> $buf0size_2" "MTU 6000: " 282 mtu_set $swp 6000
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 6000.c | 40 #define IWL6000_FW_PRE "iwlwifi-6000" 46 #define IWL6005_FW_PRE "iwlwifi-6000g2a" 49 #define IWL6030_FW_PRE "iwlwifi-6000g2b"
|
/linux-6.8/drivers/usb/typec/tcpm/ |
D | maxim_contaminant.c | 193 usleep_range(5000, 6000); in max_contaminant_read_comparators() 198 usleep_range(5000, 6000); in max_contaminant_read_comparators() 207 usleep_range(5000, 6000); in max_contaminant_read_comparators()
|
/linux-6.8/drivers/gpu/drm/panel/ |
D | panel-mantix-mlaf057we51.c | 131 usleep_range(5000, 6000); in mantix_unprepare() 137 usleep_range(5000, 6000); in mantix_unprepare() 176 usleep_range(6000, 7000); in mantix_prepare()
|
/linux-6.8/arch/arm/boot/dts/marvell/ |
D | kirkwood-dnskw.dtsi | 35 /* Fan: ADDA AD045HB-G73 40mm 6000rpm@5v */ 43 <6000 2>;
|
/linux-6.8/Documentation/admin-guide/media/ |
D | dvb-usb-af9005-cardlist.rst | 18 - 10b9:6000
|
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx6dl-mamoj.dts | 95 startup-delay-us = <6000>; 106 startup-delay-us = <6000>; 138 startup-delay-us = <6000>;
|
/linux-6.8/Documentation/devicetree/bindings/watchdog/ |
D | mstar,msc313e-wdt.yaml | 36 watchdog@6000 {
|
/linux-6.8/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd71847-pmic.yaml | 87 - 6000 102 - 6000
|