Home
last modified time | relevance | path

Searched refs:dsl (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_symlink_remote.c46 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xfs_symlink_hdr_set() local
51 memset(dsl, 0, sizeof(struct xfs_dsymlink_hdr)); in xfs_symlink_hdr_set()
52 dsl->sl_magic = cpu_to_be32(XFS_SYMLINK_MAGIC); in xfs_symlink_hdr_set()
53 dsl->sl_offset = cpu_to_be32(offset); in xfs_symlink_hdr_set()
54 dsl->sl_bytes = cpu_to_be32(size); in xfs_symlink_hdr_set()
55 uuid_copy(&dsl->sl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_symlink_hdr_set()
56 dsl->sl_owner = cpu_to_be64(ino); in xfs_symlink_hdr_set()
57 dsl->sl_blkno = cpu_to_be64(xfs_buf_daddr(bp)); in xfs_symlink_hdr_set()
75 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xfs_symlink_hdr_ok() local
77 if (offset != be32_to_cpu(dsl->sl_offset)) in xfs_symlink_hdr_ok()
[all …]
/linux/drivers/gpio/
H A Dgpio-stp-xway.c86 u8 dsl; /* the 2 LSBs can be driven by the dsl core */ member
187 chip->dsl << XWAY_STP_ADSL_SHIFT, in xway_stp_hw_init()
217 | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init()
235 u32 shadow, groups, dsl, phy; in xway_stp_probe() local
269 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,dsl", &dsl)) in xway_stp_probe()
270 chip->dsl = dsl & XWAY_STP_ADSL_MASK; in xway_stp_probe()
/linux/fs/xfs/scrub/
H A Dsymlink_repair.c121 struct xfs_dsymlink_hdr *dsl; in xrep_symlink_salvage_remote() local
145 dsl = bp->b_addr; in xrep_symlink_salvage_remote()
146 magic_ok = dsl->sl_magic == cpu_to_be32(XFS_SYMLINK_MAGIC); in xrep_symlink_salvage_remote()
151 memcpy(target_buf + offset, dsl + 1, byte_cnt); in xrep_symlink_salvage_remote()
255 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xrep_symlink_local_to_remote() local
262 dsl->sl_owner = cpu_to_be64(sc->ip->i_ino); in xrep_symlink_local_to_remote()
/linux/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst68 iasl -sa dsdt.dsl
81 iasl -sa facp.dsl
82 iasl -sa ssdt1.dsl
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c314 u32 psst, dsl, map, ccca, vtarget; in start_voice() local
363 dsl = (temp << 24) | addr; in start_voice()
422 DSL, dsl, in start_voice()
H A Demuproc.c72 unsigned int val, val1, ptrx, psst, dsl, snda; in snd_emu10k1_proc_read()
88 dsl = snd_emu10k1_ptr_read(emu, DSL, idx); in snd_emu10k1_proc_read()
98 (val >> 24) & 0x3f, REG_VAL_GET(DSL_FXSENDAMOUNT_D, dsl)); in snd_emu10k1_proc_read()
111 (val >> 28) & 0x0f, REG_VAL_GET(DSL_FXSENDAMOUNT_D, dsl)); in snd_emu10k1_proc_read()
71 unsigned int val, val1, ptrx, psst, dsl, snda; snd_emu10k1_proc_read() local
/linux/arch/mips/boot/dts/brcm/
H A Dbcm63268-comtrend-vr-3032u.dts47 label = "vr-3032u:green:dsl";
/linux/drivers/gpu/drm/i915/display/
H A Dintel_crt.c718 u32 dsl; in intel_crt_load_detect() local
789 while ((dsl = intel_de_read(display, PIPEDSL(display, pipe))) <= vsample) in intel_crt_load_detect()
802 } while ((intel_de_read(display, PIPEDSL(display, pipe)) == dsl)); in intel_crt_load_detect()
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-l-50.dts312 label = "dsl";
/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst648 Now, in the dsdt.dsl, we have to search the device whose address is related to
721 dsdt.dsl table, whereas the device names "BRG1", "BRG2" and "EXAR" are