/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_symlink_remote.c | 46 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-6.12.1/drivers/usb/atm/ |
D | Kconfig | 3 # USB/ATM DSL configuration 7 tristate "USB DSL modem support" 11 Say Y here if you want to connect a USB Digital Subscriber Line (DSL) 45 tristate "ADI 930 and eagle USB DSL modem" 57 tristate "Other USB DSL modem support" 59 Say Y here if you have a DSL USB modem not explicitly supported by 60 another USB DSL drivers. In order to use your modem you will need to
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-stp-xway.c | 22 * 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem 86 u8 dsl; /* the 2 LSBs can be driven by the dsl core */ member 184 /* tell the hardware which pins are controlled by the dsl modem */ in xway_stp_hw_init() 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 268 /* find out which gpios are controlled by the dsl core */ in xway_stp_probe() 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-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-stp-xway.yaml | 12 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem 52 lantiq,dsl: 54 The dsl core can control the 2 LSBs of the gpio cascade. This 2 bit 95 lantiq,dsl = <0x3>;
|
/linux-6.12.1/drivers/clk/bcm/ |
D | Kconfig | 29 Enable common clock framework support for Broadcom BCM63xx DSL SoCs 37 Enable common clock framework support for Broadcom BCM63xx DSL SoCs 46 Enable timer clock and reset support for Broadcom BCM63268 DSL SoCs
|
D | clk-bcm63268-timer.c | 49 .name = "dsl",
|
/linux-6.12.1/arch/arm/mach-bcm/ |
D | Kconfig | 213 including the DSL, PON and Wireless family of chips. 226 including various DSL, PON and Wireless family of chips. 242 only DSL chip BCM63138. 252 only DSL chip BCM63148.
|
D | bcm63xx_smp.c | 3 * Broadcom BCM63138 DSL SoCs SMP support code
|
/linux-6.12.1/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 68 iasl -sa dsdt.dsl 81 iasl -sa facp.dsl 82 iasl -sa ssdt1.dsl
|
/linux-6.12.1/fs/xfs/scrub/ |
D | symlink_repair.c | 120 struct xfs_dsymlink_hdr *dsl; in xrep_symlink_salvage_remote() local 144 dsl = bp->b_addr; in xrep_symlink_salvage_remote() 145 magic_ok = dsl->sl_magic == cpu_to_be32(XFS_SYMLINK_MAGIC); in xrep_symlink_salvage_remote() 150 memcpy(target_buf + offset, dsl + 1, byte_cnt); in xrep_symlink_salvage_remote() 254 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xrep_symlink_local_to_remote() local 261 dsl->sl_owner = cpu_to_be64(sc->ip->i_ino); in xrep_symlink_local_to_remote()
|
/linux-6.12.1/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.yaml | 7 title: Broadcom cable/DSL/settop platforms 13 Boards Broadcom cable/DSL/settop SoC shall have the following properties.
|
D | soc.txt | 1 * Broadcom cable/DSL/settop platforms
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,bcm63138.txt | 1 Broadcom BCM63138 DSL System-on-a-Chip device tree bindings 4 Boards compatible with the BCM63138 DSL System-on-a-Chip should have the
|
D | brcm,bcmbca.yaml | 10 Broadcom Broadband SoCs include family of high performance DSL/PON/Wireless
|
/linux-6.12.1/sound/pci/emu10k1/ |
D | emu10k1_callback.c | 314 u32 psst, dsl, map, ccca, vtarget; in start_voice() local 363 dsl = (temp << 24) | addr; in start_voice() 422 DSL, dsl, in start_voice()
|
D | emuproc.c | 71 unsigned int val, val1, ptrx, psst, dsl, snda; in snd_emu10k1_proc_read() local 87 dsl = snd_emu10k1_ptr_read(emu, DSL, idx); in snd_emu10k1_proc_read() 97 (val >> 24) & 0x3f, REG_VAL_GET(DSL_FXSENDAMOUNT_D, dsl)); in snd_emu10k1_proc_read() 110 (val >> 28) & 0x0f, REG_VAL_GET(DSL_FXSENDAMOUNT_D, dsl)); in snd_emu10k1_proc_read()
|
/linux-6.12.1/drivers/isdn/ |
D | Kconfig | 15 (though still much slower than with DSL) or to make and accept
|
/linux-6.12.1/sound/soc/bcm/ |
D | Kconfig | 26 DSL/PON chips (bcm63158, bcm63178)
|
/linux-6.12.1/drivers/mtd/nand/raw/brcmnand/ |
D | Kconfig | 17 on Broadcom BCM63xx MIPS-based DSL platforms.
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | brcm,bcm63xx-audio.txt | 1 Broadcom DSL/PON BCM63xx Audio I2S controller
|
/linux-6.12.1/tools/power/acpi/man/ |
D | acpidump.8 | 90 creates *.dsl, a human readable form which can be edited
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | kirkwood-l-50.dts | 76 * 1: DSL module reset (active low) 312 label = "dsl";
|
/linux-6.12.1/net/atm/ |
D | Kconfig | 66 This is sometimes used over DSL lines. If in doubt, say N.
|
/linux-6.12.1/arch/mips/boot/dts/brcm/ |
D | bcm63268-comtrend-vr-3032u.dts | 47 label = "vr-3032u:green:dsl";
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | acapps.h | 76 #define FILE_SUFFIX_DISASSEMBLY "dsl"
|