Home
last modified time | relevance | path

Searched full:dsl (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_symlink_remote.c43 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/
DKconfig3 # 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/
Dgpio-stp-xway.c21 * 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/
Dgpio-stp-xway.yaml12 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/
Dinitrd_table_override.rst68 iasl -sa dsdt.dsl
81 iasl -sa facp.dsl
82 iasl -sa ssdt1.dsl
/Linux-v5.15/drivers/clk/bcm/
DKconfig29 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/
Dbrcm,bcm63138.txt1 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/
DKconfig187 bool "Broadcom BCM63xx DSL SoC"
200 This enables support for systems based on Broadcom DSL SoCs.
Dbcm63xx.c23 DT_MACHINE_START(BCM63XXX_DT, "BCM63xx DSL SoC")
Dbcm63xx_smp.c3 * Broadcom BCM63138 DSL SoCs SMP support code
/Linux-v5.15/drivers/isdn/
DKconfig16 (though still much slower than with DSL) or to make and accept
/Linux-v5.15/sound/soc/bcm/
DKconfig26 DSL/PON chips (bcm63158, bcm63178)
Dbcm63xx-i2s-whistler.c316 MODULE_DESCRIPTION("Broadcom DSL XPON ASOC I2S Interface");
/Linux-v5.15/arch/arm/boot/dts/
Dbcm63138.dtsi3 * Broadcom BCM63138 DSL SoCs Device Tree
13 model = "Broadcom BCM63138 DSL SoC";
Dkirkwood-l-50.dts75 * 1: DSL module reset (active low)
311 label = "dsl";
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dbrcm,bcm63xx-audio.txt1 Broadcom DSL/PON BCM63xx Audio I2S controller
/Linux-v5.15/tools/power/acpi/man/
Dacpidump.890 creates *.dsl, a human readable form which can be edited
/Linux-v5.15/net/atm/
DKconfig66 This is sometimes used over DSL lines. If in doubt, say N.
/Linux-v5.15/arch/mips/boot/dts/brcm/
Dbcm63268-comtrend-vr-3032u.dts47 label = "vr-3032u:green:dsl";
/Linux-v5.15/drivers/acpi/acpica/
Dacapps.h76 #define FILE_SUFFIX_DISASSEMBLY "dsl"
/Linux-v5.15/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt1 * Broadcom cable/DSL/settop platforms
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_crt.c689 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/
Denumeration.rst565 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/
Diser_initiator.c480 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/
Dde2104x.c83 #define DSL 0 macro
85 #define DSL CONFIG_DE2104X_DSL macro
159 DescSkipLen = (DSL << 2),
274 #if DSL
275 __le32 skip[DSL];

12