/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_symlink_remote.c | 43 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xfs_symlink_hdr_set() local 48 memset(dsl, 0, sizeof(struct xfs_dsymlink_hdr)); in xfs_symlink_hdr_set() 49 dsl->sl_magic = cpu_to_be32(XFS_SYMLINK_MAGIC); in xfs_symlink_hdr_set() 50 dsl->sl_offset = cpu_to_be32(offset); in xfs_symlink_hdr_set() 51 dsl->sl_bytes = cpu_to_be32(size); in xfs_symlink_hdr_set() 52 uuid_copy(&dsl->sl_uuid, &mp->m_sb.sb_meta_uuid); in xfs_symlink_hdr_set() 53 dsl->sl_owner = cpu_to_be64(ino); in xfs_symlink_hdr_set() 54 dsl->sl_blkno = cpu_to_be64(xfs_buf_daddr(bp)); in xfs_symlink_hdr_set() 72 struct xfs_dsymlink_hdr *dsl = bp->b_addr; in xfs_symlink_hdr_ok() local 74 if (offset != be32_to_cpu(dsl->sl_offset)) in xfs_symlink_hdr_ok() [all …]
|
/Linux-v5.15/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-v5.15/drivers/gpio/ |
D | gpio-stp-xway.c | 21 * 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem 85 u8 dsl; /* the 2 LSBs can be driven by the dsl core */ member 183 /* tell the hardware which pins are controlled by the dsl modem */ in xway_stp_hw_init() 186 chip->dsl << XWAY_STP_ADSL_SHIFT, in xway_stp_hw_init() 216 | (chip->phy1 << 2) | chip->dsl; in xway_stp_hw_init() 234 u32 shadow, groups, dsl, phy; in xway_stp_probe() local 267 /* find out which gpios are controlled by the dsl core */ in xway_stp_probe() 268 if (!of_property_read_u32(pdev->dev.of_node, "lantiq,dsl", &dsl)) in xway_stp_probe() 269 chip->dsl = dsl & XWAY_STP_ADSL_MASK; in xway_stp_probe()
|
/Linux-v5.15/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-v5.15/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-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/arch/arm/mach-bcm/ |
D | Kconfig | 187 bool "Broadcom BCM63xx DSL SoC" 200 This enables support for systems based on Broadcom DSL SoCs.
|
D | bcm63xx.c | 23 DT_MACHINE_START(BCM63XXX_DT, "BCM63xx DSL SoC")
|
D | bcm63xx_smp.c | 3 * Broadcom BCM63138 DSL SoCs SMP support code
|
/Linux-v5.15/drivers/isdn/ |
D | Kconfig | 16 (though still much slower than with DSL) or to make and accept
|
/Linux-v5.15/sound/soc/bcm/ |
D | Kconfig | 26 DSL/PON chips (bcm63158, bcm63178)
|
D | bcm63xx-i2s-whistler.c | 316 MODULE_DESCRIPTION("Broadcom DSL XPON ASOC I2S Interface");
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | bcm63138.dtsi | 3 * Broadcom BCM63138 DSL SoCs Device Tree 13 model = "Broadcom BCM63138 DSL SoC";
|
D | kirkwood-l-50.dts | 75 * 1: DSL module reset (active low) 311 label = "dsl";
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | brcm,bcm63xx-audio.txt | 1 Broadcom DSL/PON BCM63xx Audio I2S controller
|
/Linux-v5.15/tools/power/acpi/man/ |
D | acpidump.8 | 90 creates *.dsl, a human readable form which can be edited
|
/Linux-v5.15/net/atm/ |
D | Kconfig | 66 This is sometimes used over DSL lines. If in doubt, say N.
|
/Linux-v5.15/arch/mips/boot/dts/brcm/ |
D | bcm63268-comtrend-vr-3032u.dts | 47 label = "vr-3032u:green:dsl";
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | acapps.h | 76 #define FILE_SUFFIX_DISASSEMBLY "dsl"
|
/Linux-v5.15/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 1 * Broadcom cable/DSL/settop platforms
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_crt.c | 689 u32 dsl; in intel_crt_load_detect() local 762 while ((dsl = intel_uncore_read(uncore, pipe_dsl_reg)) <= in intel_crt_load_detect() 776 } while ((intel_uncore_read(uncore, pipe_dsl_reg) == dsl)); in intel_crt_load_detect()
|
/Linux-v5.15/Documentation/firmware-guide/acpi/ |
D | enumeration.rst | 565 Now, in the dsdt.dsl, we have to search the device whose address is related to 638 dsdt.dsl table, whereas the device names "BRG1", "BRG2" and "EXAR" are
|
/Linux-v5.15/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 480 iser_err("Offset:%ld & DSL:%ld in Data-Out inconsistent with total len:%ld, itt:%d\n", in iser_send_data_out() 543 iser_dbg("op %x dsl %lx, posting login rx buffer\n", in iser_send_control()
|
/Linux-v5.15/drivers/net/ethernet/dec/tulip/ |
D | de2104x.c | 83 #define DSL 0 macro 85 #define DSL CONFIG_DE2104X_DSL macro 159 DescSkipLen = (DSL << 2), 274 #if DSL 275 __le32 skip[DSL];
|