Searched full:ls2x (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/dma/ |
D | loongson,ls2x-apbdma.yaml | 4 $id: http://devicetree.org/schemas/dma/loongson,ls2x-apbdma.yaml# 7 title: Loongson LS2X APB DMA controller 10 The Loongson LS2X APB DMA controller is used for transferring data
|
/linux-6.14.4/Documentation/devicetree/bindings/i2c/ |
D | loongson,ls2x-i2c.yaml | 4 $id: http://devicetree.org/schemas/i2c/loongson,ls2x-i2c.yaml# 7 title: Loongson LS2X I2C Controller
|
/linux-6.14.4/drivers/dma/ |
D | loongson2-apb-dma.c | 80 * struct ls2x_dma_sg - ls2x dma scatter gather entry 116 * struct ls2x_dma_chan - internal representation of an LS2X APB DMA channel 118 * @desc: pointer to the ls2x sw dma descriptor. 134 * struct ls2x_dma_priv - LS2X APB DMAC specific information 542 * ls2x_dma_isr - LS2X DMA Interrupt handler 663 dev_info(dev, "Loongson LS2X APB DMA driver registered successfully.\n"); in ls2x_dma_probe() 697 .name = "ls2x-apbdma",
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-ls2x.c | 90 * The ls2x i2c controller supports standard mode and fast mode, so the 323 ret = devm_request_irq(dev, irq, ls2x_i2c_isr, IRQF_SHARED, "ls2x-i2c", in ls2x_i2c_probe() 367 .name = "ls2x-i2c", 375 MODULE_DESCRIPTION("Loongson LS2X I2C Bus driver");
|
D | Makefile | 80 obj-$(CONFIG_I2C_LS2X) += i2c-ls2x.o
|
D | Kconfig | 819 tristate "Loongson LS2X I2C adapter" 827 will be called i2c-ls2x.
|
/linux-6.14.4/Documentation/hwmon/ |
D | ibmaem.rst | 12 x3950 M2, and certain HC10/HS2x/LS2x/QS2x blades.
|
/linux-6.14.4/drivers/hwmon/ |
D | Kconfig | 801 and certain HC10/HS2x/LS2x/QS2x blades. 815 PCI Express; and some of the HS2x, LS2x, and QS2x blades.
|
/linux-6.14.4/ |
D | MAINTAINERS | 13611 F: Documentation/devicetree/bindings/dma/loongson,ls2x-apbdma.yaml 13614 LOONGSON LS2X I2C DRIVER 13618 F: Documentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml 13619 F: drivers/i2c/busses/i2c-ls2x.c
|