Home
last modified time | relevance | path

Searched +full:250 +full:md (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml63 enum: [001BA, 1.6BA, 2.5BA, 004BA, 006BA, 010BA, 1.6MD, 2.5MD, 004MD,
64 006MD, 010MD, 016MD, 025MD, 040MD, 060MD, 100MD, 160MD, 250MD,
65 400MD, 600MD, 001BD, 1.6BD, 2.5BD, 004BD, 2.5MG, 004MG, 006MG,
66 010MG, 016MG, 025MG, 040MG, 060MG, 100MG, 160MG, 250MG, 400MG,
68 250KA, 400KA, 600KA, 001GA, 160LD, 250LD, 400LD, 600LD, 001KD,
70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG,
72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA,
/linux/drivers/iio/pressure/
H A Dhsc030pa.c99 [HSC1_6MD] = "1.6MD", [HSC2_5MD] = "2.5MD", [HSC004MD] = "004MD",
100 [HSC006MD] = "006MD", [HSC010MD] = "010MD", [HSC016MD] = "016MD",
101 [HSC025MD] = "025MD", [HSC040MD] = "040MD", [HSC060MD] = "060MD",
102 [HSC100MD] = "100MD", [HSC160MD] = "160MD", [HSC250MD] = "250MD",
103 [HSC400MD] = "400MD", [HSC600MD] = "600MD", [HSC001BD] = "001BD",
108 [HSC160MG] = "160MG", [HSC250MG] = "250MG", [HSC400MG] = "400MG",
112 [HSC250KA] = "250KA", [HSC400KA] = "400KA", [HSC600KA] = "600KA",
113 [HSC001GA] = "001GA", [HSC160LD] = "160LD", [HSC250LD] = "250LD",
118 [HSC100KD] = "100KD", [HSC160KD] = "160KD", [HSC250KD] = "250KD",
119 [HSC400KD] = "400KD", [HSC250LG] = "250LG", [HSC400LG] = "400LG",
[all …]
/linux/drivers/clk/renesas/
H A Dclk-r8a7779.c34 * clkzs 250 (1/6) 200 (1/8)
36 * clks 250 (1/6) 200 (1/8)
47 #define CPG_CLK_CONFIG_INDEX(md) (((md) & (BIT(2)|BIT(1))) >> 1) argument
66 * MD PLLA Ratio
75 #define CPG_PLLA_MULT_INDEX(md) (((md) & (BIT(12)|BIT(11))) >> 11) argument
H A Dr8a77995-cpg-mssr.c62 DEF_FIXED(".pll0", CLK_PLL0, CLK_MAIN, 4, 250),
216 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument
/linux/drivers/hwmon/pmbus/
H A Dibm-cffps.c51 #define CFFPS_BLINK_RATE_MS 250
488 const void *md = of_device_get_match_data(&client->dev); in ibm_cffps_probe() local
491 if (md) { in ibm_cffps_probe()
492 vs = (uintptr_t)md; in ibm_cffps_probe()
/linux/drivers/input/misc/
H A Dwistron_btns.c836 /* Acer TravelMate 250 */
840 DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 250"),
908 /* Medion MD 9783 */
912 DMI_MATCH(DMI_PRODUCT_NAME, "MD 9783"),
917 /* Medion MD 40100 */
926 /* Medion MD 2900 */
935 /* Medion MD 42200 */
944 /* Medion MD 96500 */
953 /* Medion MD 95400 */
/linux/drivers/scsi/
H A Dmesh.c306 volatile struct dbdma_regs __iomem *md = ms->dma; in mesh_dump_regs() local
311 ms, mr, md); in mesh_dump_regs()
321 in_le32(&md->status), in_le32(&md->cmdptr)); in mesh_dump_regs()
352 volatile struct dbdma_regs __iomem *md = ms->dma; in mesh_init() local
358 out_le32(&md->control, (RUN|PAUSE|FLUSH|WAKE) << 16); /* stop dma */ in mesh_init()
366 out_8(&mr->sel_timeout, 25); /* 250ms */ in mesh_init()
677 volatile struct dbdma_regs __iomem *md = ms->dma; in start_phase() local
781 out_le32(&md->cmdptr, virt_to_phys(ms->dma_cmds)); in start_phase()
782 out_le32(&md->control, (RUN << 16) | RUN); in start_phase()
1317 volatile struct dbdma_regs __iomem *md = ms->dma; in halt_dma() local
[all …]
H A Dqla1280.c282 Rev. 3.08b May 9, 2000 MD Dell
2044 nv->bus[bus].selection_timeout = 250; in qla1280_set_defaults()
/linux/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst42 - Tevion MD 9717
350 - Terratec Cinergy 250 PCI TV
/linux/drivers/iio/imu/
H A Dadis16475.c198 u16 md, year; in adis16475_show_firmware_date() local
207 ret = adis_read_reg_16(&st->adis, ADIS16475_REG_FIRM_DM, &md); in adis16475_show_firmware_date()
211 len = snprintf(buf, sizeof(buf), "%.2x-%.2x-%.4x\n", md >> 8, md & 0xff, in adis16475_show_firmware_date()
1853 usleep_range(250, 260); in adis16475_config_sync_mode()
1924 * register. It should not be bigger than 200us, so 250 should be more in adis16475_config_irq_pin()
1927 usleep_range(250, 260); in adis16475_config_irq_pin()
H A Dadis16480.c225 u16 md, year; in adis16480_show_firmware_date() local
234 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_DM, &md); in adis16480_show_firmware_date()
239 md >> 8, md & 0xff, year); in adis16480_show_firmware_date()
996 .reset_ms = 250,
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c86 [CXST_B1] = __DEF_FBTC_SLOT(250, 0xe5555555, SLOT_MIX),
96 [CXST_WLK] = __DEF_FBTC_SLOT(250, 0xea5a5a5a, SLOT_MIX),
782 #define BTC_B1_MAX 250 /* unit ms */
915 union rtw89_btc_module_info *md = &btc->mdinfo; in _get_reg_status() local
922 switch_type = md->md_v7.switch_type; in _get_reg_status()
924 switch_type = md->md.switch_type; in _get_reg_status()
3237 union rtw89_btc_module_info *md = &btc->mdinfo; in _check_freerun() local
3242 isolation = md->md_v7.ant.isolation; in _check_freerun()
3244 isolation = md->md.ant.isolation; in _check_freerun()
3384 #define BTC_B1_MAX 250 /* unit ms */
[all …]
/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c322 /* slow_cmp_count is decremented every clock cycle, e.g. @250MHz */ in icss_iep_ptp_adjfine()
942 MODULE_AUTHOR("Md Danish Anwar <danishanwar@ti.com>");
/linux/drivers/net/ieee802154/
H A Dcc2520.c5 * Md.Jamal Mohiuddin <mjmohiuddin@cdac.in>
1113 usleep_range(200, 250); in cc2520_probe()
/linux/drivers/hid/
H A Dhid-nintendo.c137 #define JC_STICK_FUZZ 250
202 * https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering/blob/master/rumble_data_table.md
463 { BTN_TL, JC_BTN_X, }, /* X MD/GEN 6B Only */
464 { BTN_NORTH, JC_BTN_Y, }, /* Y MD/GEN 6B Only */
465 { BTN_TR, JC_BTN_L, }, /* Z MD/GEN 6B Only */
/linux/
H A DCREDITS580 D: MD Maintainer 2001-2016
1386 P: 1024D/8399E1BB 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB
1789 D: md boot support
2405 D: and much more. He was the maintainer of MD from 2016 to 2018. Shaohua
4454 D: MD driver
/linux/drivers/net/ethernet/marvell/
H A Dskge.h801 #define SK_DPOLL_DEF 0x00ee6b28UL /* 250 ms at 62.5 MHz */
2221 XM_ST_BURST = 1<<9, /* Bit 9: p. xmitted in burst md*/
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3304 time-consuming boot-time autodetection (up to 250 ms per
3414 md= [HW] RAID subsystems devices and level
3415 See Documentation/admin-guide/md.rst.
5110 See Documentation/admin-guide/md.rst.
/linux/drivers/gpu/drm/
H A Ddrm_edid.c191 /* Medion MD 30217 PG */
3626 return (t[9] * 10000) - ((t[12] >> 2) * 250); in range_pixel_clock()