Home
last modified time | relevance | path

Searched +full:016 +full:md (Results 1 – 13 of 13) 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,
69 1.6KD, 2.5KD, 004KD, 006KD, 010KD, 016KD, 025KD, 040KD, 060KD,
71 2.5KG, 004KG, 006KG, 010KG, 016KG, 025KG, 040KG, 060KG, 100KG,
/linux/arch/x86/platform/efi/
H A Defi.c123 efi_memory_desc_t *md; in do_add_efi_memmap() local
128 for_each_efi_memory_desc(md) { in do_add_efi_memmap()
129 unsigned long long start = md->phys_addr; in do_add_efi_memmap()
130 unsigned long long size = md->num_pages << EFI_PAGE_SHIFT; in do_add_efi_memmap()
133 switch (md->type) { in do_add_efi_memmap()
140 && (md->attribute & EFI_MEMORY_SP)) in do_add_efi_memmap()
142 else if (md->attribute & EFI_MEMORY_WB) in do_add_efi_memmap()
183 efi_memory_desc_t *md; in do_efi_soft_reserve() local
191 for_each_efi_memory_desc(md) in do_efi_soft_reserve()
192 if (md->type == EFI_CONVENTIONAL_MEMORY && in do_efi_soft_reserve()
[all …]
/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",
106 [HSC010MG] = "010MG", [HSC016MG] = "016MG", [HSC025MG] = "025MG",
116 [HSC006KD] = "006KD", [HSC010KD] = "010KD", [HSC016KD] = "016KD",
122 [HSC010KG] = "010KG", [HSC016KG] = "016KG", [HSC025KG] = "025KG",
/linux/arch/loongarch/kernel/
H A Dnuma.c235 pr_debug("Invalid region: %016llx-%016llx\n", start, end); in add_numamem_region()
259 efi_memory_desc_t *md; in init_node_memblock() local
262 for_each_efi_memory_desc(md) { in init_node_memblock()
263 mem_type = md->type; in init_node_memblock()
264 mem_start = md->phys_addr; in init_node_memblock()
265 mem_size = md->num_pages << EFI_PAGE_SHIFT; in init_node_memblock()
/linux/arch/sparc/mm/
H A Dinit_64.c1117 static int scan_pio_for_cfg_handle(struct mdesc_handle *md, u64 pio, in scan_pio_for_cfg_handle() argument
1122 mdesc_for_each_arc(arc, md, pio, MDESC_ARC_TYPE_FWD) { in scan_pio_for_cfg_handle()
1123 u64 target = mdesc_arc_target(md, arc); in scan_pio_for_cfg_handle()
1126 val = mdesc_get_property(md, target, in scan_pio_for_cfg_handle()
1134 static int scan_arcs_for_cfg_handle(struct mdesc_handle *md, u64 grp, in scan_arcs_for_cfg_handle() argument
1140 mdesc_for_each_arc(arc, md, grp, MDESC_ARC_TYPE_FWD) { in scan_arcs_for_cfg_handle()
1141 u64 target = mdesc_arc_target(md, arc); in scan_arcs_for_cfg_handle()
1142 const char *name = mdesc_node_name(md, target); in scan_arcs_for_cfg_handle()
1148 val = mdesc_get_property(md, target, "latency", NULL); in scan_arcs_for_cfg_handle()
1161 return scan_pio_for_cfg_handle(md, candidate, cfg_handle); in scan_arcs_for_cfg_handle()
[all …]
/linux/drivers/block/drbd/
H A Ddrbd_main.c824 spin_lock_irq(&device->ldev->md.uuid_lock); in _drbd_send_uuids()
826 p->uuid[i] = cpu_to_be64(device->ldev->md.uuid[i]); in _drbd_send_uuids()
827 spin_unlock_irq(&device->ldev->md.uuid_lock); in _drbd_send_uuids()
855 u64 *uuid = device->ldev->md.uuid; in drbd_print_uuids()
856 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX\n", in drbd_print_uuids()
864 drbd_info(device, "%s effective data uuid: %016llX\n", in drbd_print_uuids()
879 uuid = device->ldev->md.uuid[UI_BITMAP]; in drbd_gen_and_send_sync_uuid()
2999 buffer->uuid[i] = cpu_to_be64(device->ldev->md.uuid[i]); in drbd_md_write()
3000 buffer->flags = cpu_to_be32(device->ldev->md.flags); in drbd_md_write()
3003 buffer->md_size_sect = cpu_to_be32(device->ldev->md.md_size_sect); in drbd_md_write()
[all …]
H A Ddrbd_debugfs.c721 struct drbd_md *md; in device_data_gen_id_show() local
727 md = &device->ldev->md; in device_data_gen_id_show()
728 spin_lock_irq(&md->uuid_lock); in device_data_gen_id_show()
730 seq_printf(m, "0x%016llX\n", md->uuid[idx]); in device_data_gen_id_show()
732 spin_unlock_irq(&md->uuid_lock); in device_data_gen_id_show()
740 seq_printf(m, "0x%016llX\n", (unsigned long long)device->ed_uuid); in device_ed_gen_id_show()
H A Ddrbd_nl.c720 device->ldev->md.uuid[UI_CURRENT] &= ~(u64)1; in drbd_set_role()
733 && device->ldev->md.uuid[UI_BITMAP] == 0) || forced) in drbd_set_role()
736 device->ldev->md.uuid[UI_CURRENT] |= (u64)1; in drbd_set_role()
807 /* Initializes the md.*_offset members, so we are able to find
832 unsigned int al_size_sect = bdev->md.al_size_4k * 8; in drbd_md_set_sector_offsets()
834 bdev->md.md_offset = drbd_md_ss(bdev); in drbd_md_set_sector_offsets()
836 switch (bdev->md.meta_dev_idx) { in drbd_md_set_sector_offsets()
839 bdev->md.md_size_sect = MD_128MB_SECT; in drbd_md_set_sector_offsets()
840 bdev->md.al_offset = MD_4kB_SECT; in drbd_md_set_sector_offsets()
841 bdev->md.bm_offset = MD_4kB_SECT + al_size_sect; in drbd_md_set_sector_offsets()
[all …]
H A Ddrbd_receiver.c2725 * to MD RAID is_mddev_idle(): if the partition stats reveal "significant"
3020 self = device->ldev->md.uuid[UI_BITMAP] & 1; in drbd_asb_recover_0p()
3207 drbd_info(device, "%s %016llX:%016llX:%016llX:%016llX bits:%llu flags:%llX\n", in drbd_uuid_dump()
3238 self = device->ldev->md.uuid[UI_CURRENT] & ~((u64)1); in drbd_uuid_compare()
3258 if (device->p_uuid[UI_BITMAP] == (u64)0 && device->ldev->md.uuid[UI_BITMAP] != (u64)0) { in drbd_uuid_compare()
3263 …if ((device->ldev->md.uuid[UI_BITMAP] & ~((u64)1)) == (device->p_uuid[UI_HISTORY_START] & ~((u64)1… in drbd_uuid_compare()
3264 …(device->ldev->md.uuid[UI_HISTORY_START] & ~((u64)1)) == (device->p_uuid[UI_HISTORY_START + 1] & ~… in drbd_uuid_compare()
3267 device->ldev->md.uuid[UI_HISTORY_START] = device->ldev->md.uuid[UI_BITMAP]; in drbd_uuid_compare()
3268 device->ldev->md.uuid[UI_BITMAP] = 0; in drbd_uuid_compare()
3270 drbd_uuid_dump(device, "self", device->ldev->md.uuid, in drbd_uuid_compare()
[all …]
/linux/block/
H A Dt10-pi.c121 * partitioning, MD/DM cloning, etc. the actual physical start sector is
171 * partitioning, MD/DM cloning, etc. the actual physical start sector is
284 "(rcvd %016llx, want %016llx)\n", in ext_pi_crc64_verify()
/linux/arch/powerpc/xmon/
H A Dxmon.c267 md compare two blocks of memory\n\
2666 printf(" %-*s[%d] = 0x%016llx 0x%016llx\n", in dump_one_paca()
2678 printf(" %-*s[%d] = 0x%016x\n", in dump_one_paca()
2697 printf(" %-*s = 0x%016llx\n", 25, "kstack_base", p->kstack & ~(THREAD_SIZE - 1)); in dump_one_paca()
3290 printf("ptep @ 0x%016lx = 0x%016lx\n", (unsigned long)ptep, pte); in format_pte()
3291 printf("Maps physical address = 0x%016lx\n", pte & PTE_RPN_MASK); in format_pte()
3348 printf("p4dp @ 0x%px = 0x%016lx\n", p4dp, p4d_val(*p4dp)); in show_pte()
3362 printf("pudp @ 0x%px = 0x%016lx\n", pudp, pud_val(*pudp)); in show_pte()
3375 printf("pmdp @ 0x%px = 0x%016lx\n", pmdp, pmd_val(*pmdp)); in show_pte()
3765 printf("%02d %016lx %016lx", i, esid, vsid); in dump_segments()
[all …]
/linux/kernel/debug/kdb/
H A Dkdb_main.c150 "MDCOUNT=8", /* lines of md output */
1070 * e.g., md1c20 should match md. in kdb_parse()
1509 * kdb_md - This function implements the 'md', 'md1', 'md2', 'md4',
1512 * md|mds [<addr arg> [<line count> [<radix>]]]
1602 /* Assume 'md <addr>' and start with environment values */ in kdb_md()
1628 } else if (strcmp(argv[0], "md") == 0) in kdb_md()
1917 len += kdb_printf("%s: %016llx", rname, reg64); in kdb_rd()
2668 { .name = "md",
/linux/drivers/platform/x86/
H A Dacer-wmi.c610 .ident = "Acer Aspire Switch 10E SW3-016",
613 DMI_MATCH(DMI_PRODUCT_NAME, "Aspire SW3-016"),
666 .ident = "Medion MD 98300",