| /linux/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | honeywell,hsc030pa.yaml | 63 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, 67 600MG, 001BG, 1.6BG, 2.5BG, 004BG, 006BG, 010BG, 100KA, 160KA, 70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG, 71 2.5KG, 004KG, 006KG, 010KG, 016KG, 025KG, 040KG, 060KG, 100KG, 72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA, 75 010NG, 020NG, 030NG, 001PG, 005PG, 015PG, 030PG, 060PG, 100PG,
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_maven.c | 39 { 133, 61, 128, 63, 180, 147, 195, 100, 180}, 41 { 0, 0, 0, 31, 16, 16, 16, 100, 200}, 51 { 100, 129, 159, 156, 244, 148, 197, 77, 160}, 135 static int* get_ctrl_ptr(struct maven_data* md, int idx) { in get_ctrl_ptr() argument 136 return (int*)((char*)(md->primary_head) + maven_controls[idx].control); in get_ctrl_ptr() 340 static unsigned char maven_compute_deflicker (const struct maven_data* md) { in maven_compute_deflicker() argument 343 df = (md->version == MGATVO_B?0x40:0x00); in maven_compute_deflicker() 344 switch (md->primary_head->altout.tvo_params.deflicker) { in maven_compute_deflicker() 358 static void maven_compute_bwlevel (const struct maven_data* md, in maven_compute_bwlevel() argument 360 const int b = md->primary_head->altout.tvo_params.brightness + BLMIN; in maven_compute_bwlevel() [all …]
|
| /linux/drivers/iio/pressure/ |
| H A D | hsc030pa.c | 99 [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", 107 [HSC040MG] = "040MG", [HSC060MG] = "060MG", [HSC100MG] = "100MG", 111 [HSC010BG] = "010BG", [HSC100KA] = "100KA", [HSC160KA] = "160KA", 118 [HSC100KD] = "100KD", [HSC160KD] = "160KD", [HSC250KD] = "250KD", 123 [HSC040KG] = "040KG", [HSC060KG] = "060KG", [HSC100KG] = "100KG", 126 [HSC030PA] = "030PA", [HSC060PA] = "060PA", [HSC100PA] = "100PA", [all …]
|
| H A D | abp2030pa.c | 87 [ABP21_2GG] = "1.2GG", [ABP2100KA] = "100KA", [ABP2160KA] = "160KA", 91 [ABP2040KD] = "040KD", [ABP2060KD] = "060KD", [ABP2100KD] = "100KD", 96 [ABP2060KG] = "060KG", [ABP2100KG] = "100KG", [ABP2160KG] = "160KG", 99 [ABP2600LG] = "600LG", [ABP22_5MD] = "2.5MD", [ABP2006MD] = "006MD", 100 [ABP2010MD] = "010MD", [ABP2016MD] = "016MD", [ABP2025MD] = "025MD", 101 [ABP2040MD] = "040MD", [ABP2060MD] = "060MD", [ABP2100MD] = "100MD", 102 [ABP2160MD] = "160MD", [ABP2250MD] = "250MD", [ABP2400MD] = "400MD", 103 [ABP2600MD] = "600MD", [ABP2006MG] = "006MG", [ABP2010MG] = "010MG", 105 [ABP2060MG] = "060MG", [ABP2100MG] = "100MG", [ABP2160MG] = "160MG", 112 [ABP2060PA] = "060PA", [ABP2100PA] = "100PA", [ABP2150PA] = "150PA", [all …]
|
| /linux/drivers/clk/renesas/ |
| H A D | clk-r8a7779.c | 37 * clks1 125 (1/12) 100 (1/16) 39 * clks4 93.7 (1/16) 100 (1/16) 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 D | r8a7790-cpg-mssr.c | 93 DEF_MOD("vcp1", 100, R8A7790_CLK_ZS), 221 * MD EXTAL PLL0 PLL1 PLL3 235 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 12) | \ argument 236 (((md) & BIT(13)) >> 12) | \ 237 (((md) & BIT(19)) >> 19))
|
| H A D | r8a7742-cpg-mssr.c | 84 DEF_MOD("vcp1", 100, R8A7742_CLK_ZS), 212 * MD EXTAL PLL0 PLL1 PLL3 226 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 12) | \ argument 227 (((md) & BIT(13)) >> 12) | \ 228 (((md) & BIT(19)) >> 19))
|
| H A D | r8a77995-cpg-mssr.c | 216 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument 220 { 1, 100, 3, 100, 3, }, 221 { 1, 100, 3, 58, 3, },
|
| H A D | r8a774c0-cpg-mssr.c | 64 DEF_FIXED(".pll0", CLK_PLL0, CLK_MAIN, 1, 100), 266 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument 270 { 1, 100, 3, 100, 3, }, 271 { 1, 100, 3, 58, 3, },
|
| H A D | r8a77990-cpg-mssr.c | 64 DEF_FIXED(".pll0", CLK_PLL0, CLK_MAIN, 1, 100), 280 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument 284 { 1, 100, 3, 100, 3, }, 285 { 1, 100, 3, 58, 3, },
|
| /linux/tools/perf/tests/ |
| H A D | openat-syscall-tp-fields.c | 23 #define AT_FDCWD -100 95 struct mmap *md; in test__syscall_openat_tp_fields() local 97 md = &evlist->mmap[i]; in test__syscall_openat_tp_fields() 98 if (perf_mmap__read_init(&md->core) < 0) in test__syscall_openat_tp_fields() 101 while ((event = perf_mmap__read_event(&md->core)) != NULL) { in test__syscall_openat_tp_fields() 109 perf_mmap__consume(&md->core); in test__syscall_openat_tp_fields() 131 perf_mmap__read_done(&md->core); in test__syscall_openat_tp_fields()
|
| H A D | code-reading.c | 290 version_num += version_tmp * 100; in objdump_version() 589 struct mmap *md; in process_events() 593 md = &evlist->mmap[i]; in process_events() 594 if (perf_mmap__read_init(&md->core) < 0) in process_events() 597 while ((event = perf_mmap__read_event(&md->core)) != NULL) { in process_events() 599 perf_mmap__consume(&md->core); in process_events() 603 perf_mmap__read_done(&md->core); in process_events() 588 struct mmap *md; process_events() local
|
| /linux/drivers/video/fbdev/omap/ |
| H A D | lcd_mipid.c | 56 static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf, in mipid_transfer() argument 64 BUG_ON(md->spi == NULL); in mipid_transfer() 105 r = spi_sync(md->spi, &m); in mipid_transfer() 107 dev_dbg(&md->spi->dev, "spi_sync %d\n", r); in mipid_transfer() 113 static inline void mipid_cmd(struct mipid_device *md, int cmd) in mipid_cmd() argument 115 mipid_transfer(md, cmd, NULL, 0, NULL, 0); in mipid_cmd() 118 static inline void mipid_write(struct mipid_device *md, in mipid_write() argument 121 mipid_transfer(md, reg, buf, len, NULL, 0); in mipid_write() 124 static inline void mipid_read(struct mipid_device *md, in mipid_read() argument 127 mipid_transfer(md, reg, NULL, 0, buf, len); in mipid_read() [all …]
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_proc.c | 85 * progress bars shamelessly adapted from driver/md/md.c 128 /* see drivers/md/md.c in drbd_syncer_progress() 130 * the * 100 / 100 trick are important. We do a +1 to be in drbd_syncer_progress() 149 rt = (dt * (rs_left / (db/100+1)))/100; /* seconds */ in drbd_syncer_progress() 206 (int)(bit_pos / (bm_bits/100+1)), in drbd_syncer_progress()
|
| H A D | drbd_main.c | 533 if (connection->agreed_pro_version >= 100) { in drbd_header_size() 574 if (connection->agreed_pro_version >= 100) in prepare_header() 818 spin_lock_irq(&device->ldev->md.uuid_lock); in _drbd_send_uuids() 820 p->uuid[i] = cpu_to_be64(device->ldev->md.uuid[i]); in _drbd_send_uuids() 821 spin_unlock_irq(&device->ldev->md.uuid_lock); in _drbd_send_uuids() 849 u64 *uuid = device->ldev->md.uuid; in drbd_print_uuids() 873 uuid = device->ldev->md.uuid[UI_BITMAP]; in drbd_gen_and_send_sync_uuid() 951 else if (peer_device->connection->agreed_pro_version < 100) in drbd_send_sizes() 1027 cmd = connection->agreed_pro_version < 100 ? P_STATE_CHG_REQ : P_CONN_ST_CHG_REQ; in conn_send_state_req() 1054 …enum drbd_packet cmd = connection->agreed_pro_version < 100 ? P_STATE_CHG_REPLY : P_CONN_ST_CHG_RE… in conn_send_sr_reply() [all …]
|
| H A D | drbd_receiver.c | 709 device->state_mutex = peer_device->connection->agreed_pro_version < 100 ? in drbd_connected() 2084 return e_send_ack(w, connection->agreed_pro_version >= 100 ? in e_send_retry_write() 2450 if (peer_device->connection->agreed_pro_version < 100) { in receive_Data() 2541 * to MD RAID is_mddev_idle(): if the partition stats reveal "significant" 2832 int self, peer, rv = -100; in drbd_asb_recover_0p() 2836 self = device->ldev->md.uuid[UI_BITMAP] & 1; in drbd_asb_recover_0p() 2915 int hg, rv = -100; in drbd_asb_recover_1p() 2972 int hg, rv = -100; in drbd_asb_recover_2p() 3034 100 after split brain try auto recover 3040 -100 after split brain, disconnect [all …]
|
| /linux/drivers/md/ |
| H A D | dm-era-target.c | 36 struct writeset_metadata md; member 96 ws->md.nr_bits = nr_blocks; in writeset_init() 97 r = setup_on_disk_bitset(info, ws->md.nr_bits, &ws->md.root); in writeset_init() 142 r = dm_bitset_set_bit(info, ws->md.root, block, &ws->md.root); in writeset_test_and_set() 311 static int superblock_read_lock(struct era_metadata *md, in superblock_read_lock() argument 314 return dm_bm_read_lock(md->bm, SUPERBLOCK_LOCATION, in superblock_read_lock() 318 static int superblock_lock_zero(struct era_metadata *md, in superblock_lock_zero() argument 321 return dm_bm_write_lock_zero(md->bm, SUPERBLOCK_LOCATION, in superblock_lock_zero() 325 static int superblock_lock(struct era_metadata *md, in superblock_lock() argument 328 return dm_bm_write_lock(md->bm, SUPERBLOCK_LOCATION, in superblock_lock() [all …]
|
| /linux/drivers/firmware/efi/ |
| H A D | efi.c | 361 efi_memory_desc_t *md; in efi_debugfs_init() local 370 for_each_efi_memory_desc(md) { in efi_debugfs_init() 371 switch (md->type) { in efi_debugfs_init() 374 type_count[md->type]++); in efi_debugfs_init() 378 type_count[md->type]++); in efi_debugfs_init() 390 debugfs_blob[i].size = md->num_pages << EFI_PAGE_SHIFT; in efi_debugfs_init() 391 debugfs_blob[i].data = memremap(md->phys_addr, in efi_debugfs_init() 511 efi_memory_desc_t *md; in efi_find_mirror() local 517 for_each_efi_memory_desc(md) { in efi_find_mirror() 518 unsigned long long start = md->phys_addr; in efi_find_mirror() [all …]
|
| /linux/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 457 #define MAX_SLOT_AREA 100 661 static inline bool memory_type_is_free(efi_memory_desc_t *md) in memory_type_is_free() argument 663 if (md->type == EFI_CONVENTIONAL_MEMORY) in memory_type_is_free() 667 md->type == EFI_UNACCEPTED_MEMORY) in memory_type_is_free() 683 efi_memory_desc_t *md; in process_efi_entries() local 707 md = efi_early_memdesc_ptr(pmap, e->efi_memdesc_size, i); in process_efi_entries() 708 if (md->attribute & EFI_MEMORY_MORE_RELIABLE) { in process_efi_entries() 715 md = efi_early_memdesc_ptr(pmap, e->efi_memdesc_size, i); in process_efi_entries() 717 if (!memory_type_is_free(md)) in process_efi_entries() 721 (md->attribute & EFI_MEMORY_SP)) in process_efi_entries() [all …]
|
| /linux/drivers/video/fbdev/core/ |
| H A D | modedb.c | 88 /* 640x480 @ 100 Hz, 53.01 kHz hsync */ 89 { NULL, 100, 640, 480, 21834, 96, 32, 36, 8, 96, 6, 0, 108 /* 800x600 @ 100 Hz, 64.02 kHz hsync */ 109 { NULL, 100, 800, 600, 14357, 160, 64, 30, 4, 64, 6, 0, 163 /* 1024x768 @ 100Hz, 80.21 kHz hsync */ 164 { NULL, 100, 1024, 768, 8658, 192, 32, 21, 3, 192, 10, 0, 175 /* 1152x864 @ 100 Hz, 89.62 kHz hsync */ 176 { NULL, 100, 1152, 864, 7264, 224, 32, 17, 2, 128, 19, 0, 199 /* 1280x1024 @ 100 Hz, 107.16 kHz hsync */ 200 { NULL, 100, 1280, 1024, 5502, 256, 32, 26, 7, 128, 15, 0, [all …]
|
| /linux/arch/mips/include/asm/sn/sn0/ |
| H A D | hubmd.h | 33 #define MD_IO_PROTECT 0x200000 /* MD and core register protection */ 49 #define MD_MISC_ERROR 0x200080 /* Miscellaneous MD error */ 50 #define MD_MISC_ERROR_CLR 0x200088 /* Miscellaneous MD error clear */ 53 #define MD_MOQ_SIZE 0x2000a0 /* MD outgoing queue size */ 106 * Bits not used by the MD are used by software. 261 /* Other MD definitions */ 270 * various MD registers. For multi-bit registers, we define both 282 #define MD_DIR_BUSY_EXCL (UINT64_CAST 0x4) /* 100 */
|
| /linux/Documentation/translations/zh_TW/admin-guide/mm/damon/ |
| H A D | start.rst | 18 `doc <https://github.com/damonitor/damo/blob/next/USAGE.md>`_ . 50 100 MiB大小的內存區域。你可以用你的真實工作負載來代替它。最後一行要求 ``damo`` 將 96 100 196.875 MiB |***********************************************************| 114 100 95.398 MiB |***************************** |
|
| /linux/Documentation/translations/zh_CN/admin-guide/mm/damon/ |
| H A D | start.rst | 18 `doc <https://github.com/damonitor/damo/blob/next/USAGE.md>`_ . 50 100 MiB大小的内存区域。你可以用你的真实工作负载来代替它。最后一行要求 ``damo`` 将 96 100 196.875 MiB |***********************************************************| 114 100 95.398 MiB |***************************** |
|
| /linux/arch/x86/kernel/ |
| H A D | smpboot.c | 779 (bogosum/(5000/HZ))%100); in impress_friends() 1406 struct mwait_cpu_dead *md = this_cpu_ptr(&mwait_cpu_dead); in mwait_play_dead() local 1409 md->status = CPUDEAD_MWAIT_WAIT; in mwait_play_dead() 1410 md->control = CPUDEAD_MWAIT_WAIT; in mwait_play_dead() 1423 clflush(md); in mwait_play_dead() 1425 __monitor(md, 0, 0); in mwait_play_dead() 1429 if (READ_ONCE(md->control) == CPUDEAD_MWAIT_KEXEC_HLT) { in mwait_play_dead() 1442 WRITE_ONCE(md->status, CPUDEAD_MWAIT_KEXEC_HLT); in mwait_play_dead() 1456 struct mwait_cpu_dead *md; in smp_kick_mwait_play_dead() local 1460 md = per_cpu_ptr(&mwait_cpu_dead, cpu); in smp_kick_mwait_play_dead() [all …]
|
| /linux/drivers/mfd/ |
| H A D | ssbi.c | 42 #define SET_SSBI_MODE2_REG_ADDR_15_8(MD, AD) \ argument 43 (((MD) & 0x0F) | ((((AD) >> 8) << SSBI_MODE2_REG_ADDR_15_8_SHFT) & \ 58 #define SSBI_TIMEOUT_US 100
|