Searched full:sta2x11 (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/media/pci/sta2x11/ |
H A D | Kconfig | 3 tristate "STA2X11 VIP Video For Linux" 5 depends on STA2X11 || COMPILE_TEST 12 Say Y for support for STA2X11 VIP (Video Input Port) capture
|
H A D | sta2x11_vip.c | 3 * This is the driver for the STA2x11 Video Input Port. 1097 dev_info(&pdev->dev, "STA2X11 Video Input Port (VIP) loaded\n"); in sta2x11_vip_init_one() 1120 * do not call pci_disable_device on sta2x11 because it break all in sta2x11_vip_init_one() 1162 * do not call pci_disable_device on sta2x11 because it break all in sta2x11_vip_remove_one() 1268 MODULE_DESCRIPTION("STA2X11 Video Input Port driver");
|
/linux/arch/x86/pci/ |
H A D | sta2x11-fixup.c | 3 * DMA translation between STA2x11 AMBA memory mapping and the x86 memory mapping 5 * ST Microelectronics ConneXt (STA2X11/STA2X10) 17 #include <asm/sta2x11.h> 107 if (!instance) /* either a sta2x11 bridge or another ST device */ in sta2x11_setup_pdev() 147 dev_err(dev, "sta2x11: could not set DMA offset\n"); in sta2x11_map_ep() 163 "sta2x11: Map EP %i: AMBA address %#8x-%#8x\n", in sta2x11_map_ep()
|
H A D | Makefile | 15 obj-$(CONFIG_STA2X11) += sta2x11-fixup.o
|
/linux/include/linux/mfd/ |
H A D | sta2x11-mfd.h | 6 * The STMicroelectronics ConneXt (STA2X11) chip has several unrelated 28 #define STA2X11_MFD_SCTL_NAME "sta2x11-sctl" 29 #define STA2X11_MFD_GPIO_NAME "sta2x11-gpio" 30 #define STA2X11_MFD_SCR_NAME "sta2x11-scr" 31 #define STA2X11_MFD_TIME_NAME "sta2x11-time" 32 #define STA2X11_MFD_APBREG_NAME "sta2x11-apbreg" 33 #define STA2X11_MFD_APB_SOC_REGS_NAME "sta2x11-apb-soc-regs" 34 #define STA2X11_MFD_VIC_NAME "sta2x11-vic" 41 * For GPIO, we have 32*4 bits (I use "gsta" for "gpio sta2x11".)
|
/linux/drivers/mfd/ |
H A D | sta2x11-mfd.c | 3 * STA2x11 mfd for GPIO, SCTL and APBREG 23 #include <linux/mfd/sta2x11-mfd.h> 26 #include <asm/sta2x11.h> 35 /* This describes STA2X11 MFD chip for us, we may have several */ 144 * Special sta2x11-mfd regmap lock/unlock functions 625 .name = "sta2x11-mfd",
|
H A D | Makefile | 28 obj-$(CONFIG_MFD_STA2X11) += sta2x11-mfd.o
|
H A D | Kconfig | 1487 bool "STMicroelectronics STA2X11" 1488 depends on STA2X11
|
/linux/arch/x86/include/asm/ |
H A D | sta2x11.h | 3 * Header file for STMicroelectronics ConneXt (STA2X11) IOHub
|
/linux/drivers/media/pci/ |
H A D | Makefile | 25 obj-$(CONFIG_STA2X11_VIP) += sta2x11/
|
H A D | Kconfig | 18 source "drivers/media/pci/sta2x11/Kconfig"
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | st,nomadik-gpio.yaml | 11 been called ST STA2X11. On the Nomadik platform, this driver is intertwined
|
/linux/Documentation/admin-guide/media/ |
H A D | pci-cardlist.rst | 89 sta2x11_vip STA2X11 VIP Video For Linux
|
/linux/drivers/gpio/ |
H A D | gpio-nomadik.c | 4 * managing 32 pins with alternate functions. It can also handle the STA2X11 10 * This driver also handles the mobileye,eyeq5-gpio compatible. It is an STA2X11
|
/linux/arch/x86/ |
H A D | Kconfig | 549 STA2X11-based (e.g. Northville) 730 This option compiles in the bigsmp and STA2X11 default 746 config STA2X11 config 747 bool "STA2X11 Companion Chip Support" 753 This adds support for boards based on the STA2X11 IO-Hub,
|
/linux/drivers/i2c/busses/ |
H A D | Kconfig | 914 as well as the STA2X11 PCIe I/O HUB.
|
/linux/drivers/ata/ |
H A D | ahci.c | 1058 * value, don't extend it here. This happens on STA2X11, for example. in ahci_configure_dma_masks()
|