| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| D | ni_atmio.c | 3 * Comedi driver for NI AT-MIO E series cards 11 * Description: National Instruments AT-MIO-E series 13 * Devices: [National Instruments] AT-MIO-16E-1 (ni_atmio), 14 * AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3, 15 * AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10 63 * 321791a.pdf discontinuation of at-mio-16e-10 rev. c 64 * 321808a.pdf about at-mio-16e-10 rev P 65 * 321837a.pdf discontinuation of at-mio-16de-10 rev d 66 * 321838a.pdf about at-mio-16de-10 rev N 71 * - deal with at-mio-16de-10 revision D to N changes, etc. [all …]
|
| D | ni_pcimio.c | 3 * Comedi driver for NI PCI-MIO E series cards 11 * Description: National Instruments PCI-MIO-E series and M series (all boards) 15 * Devices: [National Instruments] PCI-MIO-16XE-50 (ni_pcimio), 16 * PCI-MIO-16XE-10, PXI-6030E, PCI-MIO-16E-1, PCI-MIO-16E-4, PCI-6014, 30 * These boards are almost identical to the AT-MIO E series, except that 68 * The PCI-MIO E series driver was originally written by 83 * - deal with at-mio-16de-10 revision D to N changes, etc. 208 .name = "pci-mio-16xe-50", 222 .name = "pci-mio-16xe-10", /* aka pci-6030E */ 266 .name = "pci-mio-16e-1", /* aka pci-6070e */ [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | ni_atmio.c | 3 * Comedi driver for NI AT-MIO E series cards 11 * Description: National Instruments AT-MIO-E series 13 * Devices: [National Instruments] AT-MIO-16E-1 (ni_atmio), 14 * AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3, 15 * AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10 63 * 321791a.pdf discontinuation of at-mio-16e-10 rev. c 64 * 321808a.pdf about at-mio-16e-10 rev P 65 * 321837a.pdf discontinuation of at-mio-16de-10 rev d 66 * 321838a.pdf about at-mio-16de-10 rev N 71 * - deal with at-mio-16de-10 revision D to N changes, etc. [all …]
|
| D | ni_pcimio.c | 3 * Comedi driver for NI PCI-MIO E series cards 11 * Description: National Instruments PCI-MIO-E series and M series (all boards) 15 * Devices: [National Instruments] PCI-MIO-16XE-50 (ni_pcimio), 16 * PCI-MIO-16XE-10, PXI-6030E, PCI-MIO-16E-1, PCI-MIO-16E-4, PCI-6014, 30 * These boards are almost identical to the AT-MIO E series, except that 68 * The PCI-MIO E series driver was originally written by 83 * - deal with at-mio-16de-10 revision D to N changes, etc. 210 .name = "pci-mio-16xe-50", 224 .name = "pci-mio-16xe-10", /* aka pci-6030E */ 268 .name = "pci-mio-16e-1", /* aka pci-6070e */ [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | socionext,uniphier-clock.yaml | 26 - description: Media I/O (MIO) clock, SD clock 28 - socionext,uniphier-ld4-mio-clock 29 - socionext,uniphier-pro4-mio-clock 30 - socionext,uniphier-sld8-mio-clock 33 - socionext,uniphier-ld11-mio-clock 76 compatible = "socionext,uniphier-ld11-mio-clock";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/reset/ |
| D | socionext,uniphier-reset.yaml | 26 - description: Media I/O (MIO) reset, SD reset 28 - socionext,uniphier-ld4-mio-reset 29 - socionext,uniphier-pro4-mio-reset 30 - socionext,uniphier-sld8-mio-reset 33 - socionext,uniphier-ld11-mio-reset 81 compatible = "socionext,uniphier-ld11-mio-reset";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | socionext,uniphier-clock.yaml | 27 - description: Media I/O (MIO) clock, SD clock 29 - socionext,uniphier-ld4-mio-clock 30 - socionext,uniphier-pro4-mio-clock 31 - socionext,uniphier-sld8-mio-clock 34 - socionext,uniphier-ld11-mio-clock
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/reset/ |
| D | socionext,uniphier-reset.yaml | 27 - description: Media I/O (MIO) reset, SD reset 29 - socionext,uniphier-ld4-mio-reset 30 - socionext,uniphier-pro4-mio-reset 31 - socionext,uniphier-sld8-mio-reset 34 - socionext,uniphier-ld11-mio-reset
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/socionext/ |
| D | socionext,uniphier-mioctrl.yaml | 7 title: Socionext UniPhier media I/O block (MIO) controller 15 SD/eMMC, and MIO-DMAC. 55 compatible = "socionext,uniphier-ld11-mio-clock"; 60 compatible = "socionext,uniphier-ld11-mio-reset";
|
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| D | pci_mmio.c | 136 * We only support write access to MIO capable devices if we are on in SYSCALL_DEFINE3() 137 * a MIO enabled system. Otherwise we would have to check for every in SYSCALL_DEFINE3() 139 * a pfn lookup which we don't need for MIO capable devices. Currently in SYSCALL_DEFINE3() 140 * ISM devices are the only devices without MIO support and there is no in SYSCALL_DEFINE3() 278 * We only support read access to MIO capable devices if we are on in SYSCALL_DEFINE3() 279 * a MIO enabled system. Otherwise we would have to check for every in SYSCALL_DEFINE3() 281 * a pfn lookup which we don't need for MIO capable devices. Currently in SYSCALL_DEFINE3() 282 * ISM devices are the only devices without MIO support and there is no in SYSCALL_DEFINE3()
|
| /kernel/linux/linux-5.10/arch/s390/pci/ |
| D | pci_mmio.c | 158 * We only support write access to MIO capable devices if we are on in SYSCALL_DEFINE3() 159 * a MIO enabled system. Otherwise we would have to check for every in SYSCALL_DEFINE3() 161 * a get_pfn() which we don't need for MIO capable devices. Currently in SYSCALL_DEFINE3() 162 * ISM devices are the only devices without MIO support and there is no in SYSCALL_DEFINE3() 287 * We only support read access to MIO capable devices if we are on in SYSCALL_DEFINE3() 288 * a MIO enabled system. Otherwise we would have to check for every in SYSCALL_DEFINE3() 290 * a get_pfn() which we don't need for MIO capable devices. Currently in SYSCALL_DEFINE3() 291 * ISM devices are the only devices without MIO support and there is no in SYSCALL_DEFINE3()
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| D | Kconfig | 477 tristate "NI AT-MIO E series ISA-PNP card support" 481 Enable support for National Instruments AT-MIO E series cards 482 National Instruments AT-MIO-16E-1 (ni_atmio), 483 AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3, 484 AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10 490 tristate "NI AT-MIO-16/AT-MIO-16D series ISA card support" 493 Enable support for National Instruments AT-MIO-16/AT-MIO-16D cards. 529 tristate "Winsystems PCM-MIO PC/104 board support" 531 Enable support for Winsystems PCM-MIO multifunction PC/104 boards. 1054 tristate "NI PCI-MIO-E series and M series support" [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | socionext,uniphier-mio-dmac.yaml | 4 $id: http://devicetree.org/schemas/dma/socionext,uniphier-mio-dmac.yaml# 21 const: socionext,uniphier-mio-dmac 56 compatible = "socionext,uniphier-mio-dmac";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | socionext,uniphier-mio-dmac.yaml | 4 $id: http://devicetree.org/schemas/dma/socionext,uniphier-mio-dmac.yaml# 21 const: socionext,uniphier-mio-dmac 56 compatible = "socionext,uniphier-mio-dmac";
|
| /kernel/linux/linux-6.6/drivers/comedi/ |
| D | Kconfig | 477 tristate "NI AT-MIO E series ISA-PNP card support" 481 Enable support for National Instruments AT-MIO E series cards 482 National Instruments AT-MIO-16E-1 (ni_atmio), 483 AT-MIO-16E-2, AT-MIO-16E-10, AT-MIO-16DE-10, AT-MIO-64E-3, 484 AT-MIO-16XE-50, AT-MIO-16XE-10, AT-AI-16XE-10 490 tristate "NI AT-MIO-16/AT-MIO-16D series ISA card support" 493 Enable support for National Instruments AT-MIO-16/AT-MIO-16D cards. 529 tristate "Winsystems PCM-MIO PC/104 board support" 531 Enable support for Winsystems PCM-MIO multifunction PC/104 boards. 1054 tristate "NI PCI-MIO-E series and M series support" [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/uniphier/ |
| D | clk-uniphier-core.c | 137 .compatible = "socionext,uniphier-ld4-mio-clock", 141 .compatible = "socionext,uniphier-pro4-mio-clock", 145 .compatible = "socionext,uniphier-sld8-mio-clock", 157 .compatible = "socionext,uniphier-ld11-mio-clock",
|
| /kernel/linux/linux-6.6/drivers/clk/uniphier/ |
| D | clk-uniphier-core.c | 133 .compatible = "socionext,uniphier-ld4-mio-clock", 137 .compatible = "socionext,uniphier-pro4-mio-clock", 141 .compatible = "socionext,uniphier-sld8-mio-clock", 153 .compatible = "socionext,uniphier-ld11-mio-clock",
|
| /kernel/linux/linux-5.10/arch/x86/platform/atom/ |
| D | punit_atom_debug.c | 53 { "MIO", MIO_SS_PM, SSS_SHIFT }, 63 { "MIO", MIO_SS_PM, SSS_SHIFT }, 73 { "MIO", MIO_SS_PM, SSS_SHIFT },
|
| /kernel/linux/linux-6.6/arch/x86/platform/atom/ |
| D | punit_atom_debug.c | 53 { "MIO", MIO_SS_PM, SSS_SHIFT }, 63 { "MIO", MIO_SS_PM, SSS_SHIFT }, 73 { "MIO", MIO_SS_PM, SSS_SHIFT },
|
| /kernel/linux/linux-5.10/drivers/reset/ |
| D | reset-uniphier.c | 46 UNIPHIER_RESETX(8, 0x2000, 10), /* STDMAC (Ether, HSC, MIO) */ 53 UNIPHIER_RESETX(8, 0x2000, 10), /* STDMAC (HSC, MIO, RLE) */ 96 UNIPHIER_RESETX(8, 0x200c, 8), /* STDMAC (HSC, MIO) */ 405 .compatible = "socionext,uniphier-ld4-mio-reset", 409 .compatible = "socionext,uniphier-pro4-mio-reset", 413 .compatible = "socionext,uniphier-sld8-mio-reset", 425 .compatible = "socionext,uniphier-ld11-mio-reset",
|
| /kernel/linux/linux-6.6/drivers/reset/ |
| D | reset-uniphier.c | 45 UNIPHIER_RESETX(8, 0x2000, 10), /* STDMAC (Ether, HSC, MIO) */ 52 UNIPHIER_RESETX(8, 0x2000, 10), /* STDMAC (HSC, MIO, RLE) */ 95 UNIPHIER_RESETX(8, 0x200c, 8), /* STDMAC (HSC, MIO) */ 423 .compatible = "socionext,uniphier-ld4-mio-reset", 427 .compatible = "socionext,uniphier-pro4-mio-reset", 431 .compatible = "socionext,uniphier-sld8-mio-reset", 443 .compatible = "socionext,uniphier-ld11-mio-reset",
|
| /kernel/linux/linux-6.6/sound/ppc/ |
| D | pmac.c | 870 struct device_node *mio; in detect_byte_swap() local 873 for (mio = chip->node->parent; mio; mio = mio->parent) { in detect_byte_swap() 874 if (of_node_name_eq(mio, "mac-io")) { in detect_byte_swap() 875 if (of_device_is_compatible(mio, "Keylargo")) in detect_byte_swap() 1278 struct device_node* mio; in snd_pmac_new() local 1279 for (mio = chip->node->parent; mio; mio = mio->parent) { in snd_pmac_new() 1280 if (of_node_name_eq(mio, "mac-io")) { in snd_pmac_new() 1282 if (of_address_to_resource(mio, 0, &r) == 0) in snd_pmac_new()
|
| /kernel/linux/linux-5.10/sound/ppc/ |
| D | pmac.c | 870 struct device_node *mio; in detect_byte_swap() local 873 for (mio = chip->node->parent; mio; mio = mio->parent) { in detect_byte_swap() 874 if (of_node_name_eq(mio, "mac-io")) { in detect_byte_swap() 875 if (of_device_is_compatible(mio, "Keylargo")) in detect_byte_swap() 1277 struct device_node* mio; in snd_pmac_new() local 1278 for (mio = chip->node->parent; mio; mio = mio->parent) { in snd_pmac_new() 1279 if (of_node_name_eq(mio, "mac-io")) { in snd_pmac_new() 1281 if (of_address_to_resource(mio, 0, &r) == 0) in snd_pmac_new()
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | uniphier-mdmac.c | 360 irq_name = devm_kasprintf(dev, GFP_KERNEL, "uniphier-mio-dmac-ch%d", in uniphier_mdmac_chan_init() 484 { .compatible = "socionext,uniphier-mio-dmac" }, 493 .name = "uniphier-mio-dmac", 500 MODULE_DESCRIPTION("UniPhier MIO DMAC driver");
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| D | uniphier-mdmac.c | 360 irq_name = devm_kasprintf(dev, GFP_KERNEL, "uniphier-mio-dmac-ch%d", in uniphier_mdmac_chan_init() 484 { .compatible = "socionext,uniphier-mio-dmac" }, 493 .name = "uniphier-mio-dmac", 500 MODULE_DESCRIPTION("UniPhier MIO DMAC driver");
|