Searched refs:hsu (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/dma/hsu/ |
H A D | hsu.c | 159 if (nr >= chip->hsu->nr_channels) in hsu_dma_get_status() 162 hsuc = &chip->hsu->chan[nr]; in hsu_dma_get_status() 218 if (nr >= chip->hsu->nr_channels) in hsu_dma_do_irq() 221 hsuc = &chip->hsu->chan[nr]; in hsu_dma_do_irq() 429 struct hsu_dma *hsu; in hsu_dma_probe() local 434 hsu = devm_kzalloc(chip->dev, sizeof(*hsu), GFP_KERNEL); in hsu_dma_probe() 435 if (!hsu) in hsu_dma_probe() 438 chip->hsu = hsu; in hsu_dma_probe() 441 hsu->nr_channels = (chip->length - chip->offset) / HSU_DMA_CHAN_LENGTH; in hsu_dma_probe() 443 hsu->chan = devm_kcalloc(chip->dev, hsu->nr_channels, in hsu_dma_probe() [all …]
|
H A D | Makefile | 3 hsu_dma-objs := hsu.o
|
H A D | Kconfig | 2 # DMA engine configuration for hsu
|
H A D | pci.c | 37 for_each_set_bit(i, &dmaisr, chip->hsu->nr_channels) { in hsu_pci_irq()
|
/openbmc/openbmc/meta-quanta/ |
H A D | OWNERS | 4 - fran.hsu@quantatw.com
|
/openbmc/linux/include/linux/dma/ |
H A D | hsu.h | 36 struct hsu_dma *hsu; member
|
/openbmc/linux/Documentation/hwmon/ |
H A D | pm6764tr.rst | 17 <hsu.yungteng@gmail.com>
|
/openbmc/linux/drivers/dma/ |
H A D | Makefile | 42 obj-$(CONFIG_HSU_DMA) += hsu/
|
H A D | Kconfig | 749 source "drivers/dma/hsu/Kconfig"
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_ldst_internal.h | 100 DO_LD_PRIM_2(hsu, H1_4, uint32_t, uint16_t, lduw)
|
H A D | sve_helper.c | 6264 DO_LDFF1_LDNF1_2(hsu, MO_32, MO_16) in DO_LDFF1_LDNF1_1()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 17082 M: Charles Hsu <hsu.yungteng@gmail.com>
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | 2089 2025-02-17 03:00:44.383-0600 FINEST t471 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/hsu.h' (456) at 20240405153052681 5227 2025-02-17 03:00:44.669-0600 FINEST t471 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/pci.c' (3,594) at 20240405153046993 [all...] |
D | opengrok2.0.log | 2070 2025-02-16 03:00:37.038-0600 FINEST t467 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/include/linux/dma/hsu.h' (456) at 20240405153052681 5208 2025-02-16 03:00:37.299-0600 FINEST t467 IndexDatabase.setupDeletedUids: live doc: '/openbmc/linux/drivers/dma/hsu/pci.c' (3,594) at 20240405153046993 [all...] |