/openbmc/linux/drivers/comedi/drivers/ |
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A 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
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A 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
|
/openbmc/u-boot/arch/arm/mach-zynq/ |
H A D | slcr.c | 24 * zynq_slcr_mio_get_status - Get the status of MIO peripheral. 26 * @peri_name: Name of the peripheral for checking MIO status 171 * zynq_slcr_get_mio_pin_status - Get the MIO pin status of peripheral. 182 int mio = 0; in zynq_slcr_get_mio_pin_status() local 192 mio++; in zynq_slcr_get_mio_pin_status() 198 return mio; in zynq_slcr_get_mio_pin_status()
|
/openbmc/linux/Documentation/devicetree/bindings/soc/socionext/ |
H A 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";
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
H A D | pinmux.c | 206 PIN(KB_ROW6_PR6, KBC, NAND, SDMMC2, MIO), 207 PIN(KB_ROW7_PR7, KBC, NAND, SDMMC2, MIO), 208 PIN(KB_ROW8_PS0, KBC, NAND, SDMMC2, MIO), 209 PIN(KB_ROW9_PS1, KBC, NAND, SDMMC2, MIO), 210 PIN(KB_ROW10_PS2, KBC, NAND, SDMMC2, MIO), 211 PIN(KB_ROW11_PS3, KBC, NAND, SDMMC2, MIO), 212 PIN(KB_ROW12_PS4, KBC, NAND, SDMMC2, MIO), 213 PIN(KB_ROW13_PS5, KBC, NAND, SDMMC2, MIO), 214 PIN(KB_ROW14_PS6, KBC, NAND, SDMMC2, MIO), 215 PIN(KB_ROW15_PS7, KBC, NAND, SDMMC2, MIO), [all …]
|
/openbmc/linux/arch/s390/pci/ |
H A 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()
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A 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";
|
/openbmc/linux/drivers/comedi/ |
H A 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 …]
|
/openbmc/linux/drivers/clk/uniphier/ |
H A 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",
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_zynqmp.c | 345 printf("%s mio read fail\n", __func__); in zynqmp_clk_get_pll_rate() 378 printf("%s mio read fail\n", __func__); in zynqmp_clk_get_cpu_rate() 401 printf("%s mio read fail\n", __func__); in zynqmp_clk_get_ddr_rate() 426 printf("%s mio read fail\n", __func__); in zynqmp_clk_get_peripheral_rate() 461 printf("%d %s mio read fail\n", __LINE__, __func__); in zynqmp_clk_get_wdt_rate() 473 printf("%d %s mio read fail\n", __LINE__, __func__); in zynqmp_clk_get_wdt_rate() 533 printf("%s mio read fail\n", __func__); in zynqmp_clk_set_peripheral_rate() 561 printf("%s mio write fail\n", __func__); in zynqmp_clk_set_peripheral_rate()
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-uniphier.c | 296 .compatible = "socionext,uniphier-ld4-mio-reset", 300 .compatible = "socionext,uniphier-pro4-mio-reset", 304 .compatible = "socionext,uniphier-sld8-mio-reset", 308 .compatible = "socionext,uniphier-pro5-mio-reset", 312 .compatible = "socionext,uniphier-pxs2-mio-reset", 316 .compatible = "socionext,uniphier-ld11-mio-reset",
|
/openbmc/linux/arch/x86/platform/atom/ |
H A 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 },
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0001-po-Fix-invalid-.oc-translation-format-string.patch | 30 -msgstr "%.lf Mio" 31 +msgstr "%.1f Mio"
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3010-po-Fix-typos-in-oc.po-for-gettext-compatibility.patch | 36 -msgstr "%.lf Mio" 37 +msgstr "%.1f Mio"
|
/openbmc/u-boot/drivers/clk/uniphier/ |
H A D | clk-uniphier-core.c | 304 .compatible = "socionext,uniphier-ld4-mio-clock", 308 .compatible = "socionext,uniphier-pro4-mio-clock", 312 .compatible = "socionext,uniphier-sld8-mio-clock", 324 .compatible = "socionext,uniphier-ld11-mio-clock",
|
H A D | Makefile | 3 obj-y += clk-uniphier-mio.o
|
/openbmc/linux/drivers/reset/ |
H A 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",
|
/openbmc/linux/sound/ppc/ |
H A 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()
|
/openbmc/linux/drivers/dma/ |
H A 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");
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | xlnx,zynqmp-pinctrl.yaml | 254 pattern: '^MIO([0-9]|[1-6][0-9]|7[0-7])$' 278 This will internally disable the tri-state for MIO pins. 282 Selects the drive strength for MIO pins, in mA.
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | pinctrl-zynq.h | 3 * MIO pin configuration defines for Xilinx Zynq
|
H A D | pinctrl-zynqmp.h | 3 * MIO pin configuration defines for Xilinx ZynqMP
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pci_clp.h | 135 struct mio_info mio; member 188 struct mio_info mio; member
|