Home
last modified time | relevance | path

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

12

/linux/drivers/usb/atm/
H A 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/Documentation/devicetree/bindings/gpio/
H A 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/drivers/clk/bcm/
H A 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
H A Dclk-bcm63268-timer.c49 .name = "dsl",
/linux/arch/arm/mach-bcm/
H A 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.
H A Dbcm63xx_smp.c3 * Broadcom BCM63138 DSL SoCs SMP support code
/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/Documentation/devicetree/bindings/arm/bcm/
H A 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/Documentation/devicetree/bindings/mips/brcm/
H A Dsoc.yaml7 title: Broadcom cable/DSL/settop platforms
13 Boards Broadcom cable/DSL/settop SoC shall have the following properties.
H A Dsoc.txt1 * Broadcom cable/DSL/settop platforms
/linux/samples/rust/
H A Drust_i2c_client.rs17 //! 1. **Create an SSDT source file** (`ssdt.dsl`) with the following content:
41 //! iasl -tc ssdt.dsl
H A Drust_driver_platform.rs12 //! 1. **Create an SSDT source file** (`ssdt.dsl`) with the following content:
36 //! iasl -tc ssdt.dsl
H A Drust_debugfs.rs9 //! ```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()
/linux/sound/soc/bcm/
H A DKconfig28 DSL/PON chips (bcm63158, bcm63178)
H A Dbcm63xx-i2s-whistler.c302 MODULE_DESCRIPTION("Broadcom DSL XPON ASOC I2S Interface");
/linux/drivers/mtd/nand/raw/brcmnand/
H A DKconfig17 on Broadcom BCM63xx MIPS-based DSL platforms.
/linux/Documentation/devicetree/bindings/sound/
H A Dbrcm,bcm63xx-audio.txt1 Broadcom DSL/PON BCM63xx Audio I2S controller
/linux/net/atm/
H A DKconfig29 This is sometimes used over DSL lines. If in doubt, say N.
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-l-50.dts76 * 1: DSL module reset (active low)
312 label = "dsl";
/linux/tools/power/acpi/man/
H A Dacpidump.890 creates *.dsl, a human readable form which can be edited
/linux/arch/mips/boot/dts/brcm/
H A Dbcm63268-comtrend-vr-3032u.dts47 label = "vr-3032u:green:dsl";
/linux/drivers/acpi/acpica/
H A Dacapps.h76 #define FILE_SUFFIX_DISASSEMBLY "dsl"
/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.c453 iser_err("Offset:%ld & DSL:%ld in Data-Out inconsistent with total len:%ld, itt:%d\n", in iser_send_data_out()
513 iser_dbg("op %x dsl %lx, posting login rx buffer\n", in iser_send_control()
/linux/drivers/net/ethernet/dec/tulip/
H A 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