Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/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(bp->b_bn); 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 …]
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-stp-xway.c22 * 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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpio/
Dgpio-stp-xway.txt5 3 groups of 8 bits can be driven. The hardware is able to allow the DSL modem
22 - lantiq,dsl : The dsl core can control the 2 LSBs of the gpio cascade. This 2 bit
38 lantiq,dsl = <0x3>;
/kernel/linux/linux-6.6/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>;
/kernel/linux/linux-6.6/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
46 Enable timer clock and reset support for Broadcom BCM63268 DSL SoCs
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
DKconfig213 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.
/kernel/linux/linux-6.6/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst68 iasl -sa dsdt.dsl
81 iasl -sa facp.dsl
82 iasl -sa ssdt1.dsl
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst68 iasl -sa dsdt.dsl
81 iasl -sa facp.dsl
82 iasl -sa ssdt1.dsl
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mips/brcm/
Dsoc.yaml7 title: Broadcom cable/DSL/settop platforms
13 Boards Broadcom cable/DSL/settop SoC shall have the following properties.
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
DKconfig186 bool "Broadcom BCM63xx DSL SoC"
199 This enables support for systems based on Broadcom DSL SoCs.
Dbcm63xx.c23 DT_MACHINE_START(BCM63XXX_DT, "BCM63xx DSL SoC")
/kernel/linux/linux-6.6/sound/pci/emu10k1/
Demu10k1_callback.c313 u32 psst, dsl, map, ccca, vtarget; in start_voice() local
361 dsl = (temp << 24) | addr; in start_voice()
420 DSL, dsl, in start_voice()
/kernel/linux/linux-6.6/drivers/isdn/
DKconfig15 (though still much slower than with DSL) or to make and accept
/kernel/linux/linux-5.10/drivers/isdn/
DKconfig16 (though still much slower than with DSL) or to make and accept
/kernel/linux/linux-5.10/sound/soc/bcm/
DKconfig26 DSL/PON chips (bcm63158, bcm63178)
/kernel/linux/linux-6.6/sound/soc/bcm/
DKconfig26 DSL/PON chips (bcm63158, bcm63178)
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm63138.dtsi3 * Broadcom BCM63138 DSL SoCs Device Tree
13 model = "Broadcom BCM63138 DSL SoC";
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/
DKconfig17 on Broadcom BCM63xx MIPS-based DSL platforms.

12345