/linux/Documentation/devicetree/bindings/fpga/ |
H A D | lattice,sysconfig.yaml | 4 $id: http://devicetree.org/schemas/fpga/lattice,sysconfig.yaml# 7 title: Lattice Slave SPI sysCONFIG FPGA manager 13 Lattice sysCONFIG port, which is used for FPGA configuration, among others, 23 - lattice,sysconfig-ecp5 57 const: lattice,sysconfig-ecp5 74 compatible = "lattice,sysconfig-ecp5";
|
/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod_common_data.c | 24 * struct omap_hwmod_sysc_type1 - TYPE1 sysconfig scheme. 26 * To be used by hwmod structure to specify the sysconfig offsets 40 * struct omap_hwmod_sysc_type2 - TYPE2 sysconfig scheme. 42 * To be used by hwmod structure to specify the sysconfig offsets if the 54 * struct omap_hwmod_sysc_type3 - TYPE3 sysconfig scheme.
|
H A D | omap_hwmod.h | 47 * OCP SYSCONFIG bit shifts/masks TYPE1. These are for IPs compliant 64 * OCP SYSCONFIG bit shifts/masks TYPE2. These are for IPs compliant 77 * OCP SYSCONFIG bit shifts/masks TYPE3. 296 * @sysc_flags: SYS{C,S}_HAS* flags indicating SYSCONFIG bits supported 308 * SYSCONFIG register. This can be populated using omap_hwmod_sysc_type1 or 312 * If the device follows a different scheme for the sysconfig register , 501 * @sysc: device SYSCONFIG/SYSSTATUS register data
|
H A D | control.c | 55 u16 sysconfig; member 97 u32 sysconfig; member 276 sdrc_block_contents.sysconfig = in omap3_save_scratchpad_contents() 354 control_context.sysconfig = omap_ctrl_readl(OMAP2_CONTROL_SYSCONFIG); in omap3_control_save_context() 412 omap_ctrl_writel(control_context.sysconfig, OMAP2_CONTROL_SYSCONFIG); in omap3_control_restore_context() 543 * Initializes system control module. This sets up the sysconfig autoidle,
|
H A D | omap_hwmod.c | 310 * to unlock, then call it before accessing sysconfig and in _write_sysconfig() 311 * call lock after writing sysconfig. in _write_sysconfig() 343 WARN(1, "omap_hwmod: %s: offset struct for sysconfig not provided in class\n", oh->name); in _set_master_standbymode() 376 WARN(1, "omap_hwmod: %s: offset struct for sysconfig not provided in class\n", oh->name); in _set_slave_idlemode() 410 WARN(1, "omap_hwmod: %s: offset struct for sysconfig not provided in class\n", oh->name); in _set_clockactivity() 440 WARN(1, "omap_hwmod: %s: offset struct for sysconfig not provided in class\n", oh->name); in _set_softreset() 469 "omap_hwmod: %s: sysc_fields absent for sysconfig class\n", in _clear_softreset() 517 * The DMADISABLE bit is a semi-automatic bit present in sysconfig register 535 WARN(1, "omap_hwmod: %s: offset struct for sysconfig not provided in class\n", oh->name); in _set_dmadisable() 580 WARN(1, "omap_hwmod: %s: offset struct for sysconfig not provided in class\n", oh->name); in _set_module_autoidle() [all …]
|
/linux/drivers/fpga/ |
H A D | lattice-sysconfig-spi.c | 3 * Lattice FPGA programming over slave SPI sysCONFIG interface. 9 #include "lattice-sysconfig.h" 126 .name = "sysconfig-ecp5", 135 .compatible = "lattice,sysconfig-ecp5", 152 MODULE_DESCRIPTION("Lattice sysCONFIG Slave SPI FPGA Manager");
|
H A D | lattice-sysconfig.c | 3 * Lattice FPGA sysCONFIG interface functions independent of port type. 11 #include "lattice-sysconfig.h" 389 mgr = devm_fpga_mgr_register(dev, "Lattice sysCONFIG FPGA Manager", in sysconfig_probe() 396 MODULE_DESCRIPTION("Lattice sysCONFIG FPGA Manager Core");
|
/linux/tools/verification/dot2/ |
H A D | Makefile | 9 PYLIB ?= $(shell python3 -c 'import sysconfig; print (sysconfig.get_path("purelib"))')
|
/linux/Documentation/devicetree/bindings/soc/sti/ |
H A D | st,sti-syscon.yaml | 7 title: STMicroelectronics STi platform sysconfig 13 Binding for the various sysconfig nodes used within the STi
|
/linux/Documentation/devicetree/bindings/bus/ |
H A D | ti-sysc.yaml | 27 SYSCONFIG and SYSSTATUS. 59 REVISION, SYSCONFIG and SYSSTATUS registers as defined in the 140 description: Mask of supported register bits for the SYSCONFIG register
|
/linux/sound/soc/ti/ |
H A D | omap-mcbsp-st.c | 38 /********************** McBSP Sidetone SYSCONFIG bit definitions ***********/ 86 w = MCBSP_ST_READ(mcbsp, SYSCONFIG); in omap_mcbsp_st_on() 87 MCBSP_ST_WRITE(mcbsp, SYSCONFIG, w & ~(ST_AUTOIDLE)); in omap_mcbsp_st_on() 109 w = MCBSP_ST_READ(mcbsp, SYSCONFIG); in omap_mcbsp_st_off() 110 MCBSP_ST_WRITE(mcbsp, SYSCONFIG, w | ST_AUTOIDLE); in omap_mcbsp_st_off()
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-miphy365x.txt | 9 - st,syscfg : Phandle / integer array property. Phandle of sysconfig group 12 register offset inside the sysconfig group.
|
/linux/include/linux/platform_data/ |
H A D | ti-sysc.h | 89 * @sysc_mask: bitmask of supported SYSCONFIG register bits 90 * @regbits: bitmask of SYSCONFIG register bits
|
/linux/Documentation/networking/ |
H A D | bonding.rst | 48 3.1 Configuration with Sysconfig Support 49 3.1.1 Using DHCP with Sysconfig 50 3.1.2 Configuring Multiple Bonds with Sysconfig 1065 network initialization scripts: initscripts, sysconfig or interfaces. 1070 distros using versions of initscripts, sysconfig and interfaces with full 1073 older versions of initscripts or sysconfig). 1075 If you're unsure whether your distro uses sysconfig, 1088 "initscripts" or "sysconfig," followed by some numbers. This is the 1097 sysconfig has support for bonding. 1099 3.1 Configuration with Sysconfig Support [all …]
|
/linux/drivers/irqchip/ |
H A D | irq-omap-intc.c | 58 u32 sysconfig; member 86 intc_context.sysconfig = in omap_intc_save_context() 107 intc_writel(INTC_SYSCONFIG, intc_context.sysconfig); in omap_intc_restore_context()
|
/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 42 /etc/sysconfig/laptop-mode on other systems. 109 Debian-based systems, or in /etc/sysconfig/laptop-mode on other systems. It 225 /etc/sysconfig/laptop-mode on Red Hat, SUSE, Mandrake, and other work-alikes. 335 elif [ -f /etc/sysconfig/laptop-mode ] ; then 337 . /etc/sysconfig/laptop-mode 743 elif [ -f /etc/sysconfig/laptop-mode ] ; then 745 . /etc/sysconfig/laptop-mode
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | fm10k.rst | 78 - For RHEL: /etc/sysconfig/network-scripts/ifcfg-eth<x> 79 - For SLES: /etc/sysconfig/network/<config_file>
|
/linux/drivers/gpio/ |
H A D | gpio-omap.c | 32 u32 sysconfig; member 1094 p->context.sysconfig = readl_relaxed(base + regs->sysconfig); in omap_gpio_init_context() 1114 writel_relaxed(bank->context.sysconfig, base + regs->sysconfig); in omap_gpio_restore_context() 1144 bank->context.sysconfig = readl_relaxed(base + bank->regs->sysconfig); in omap_gpio_idle() 1310 .sysconfig = OMAP24XX_GPIO_SYSCONFIG, 1334 .sysconfig = OMAP4_GPIO_SYSCONFIG,
|
/linux/drivers/bluetooth/ |
H A D | ath3k.c | 126 /* This table is to load patch and sysconfig files 476 /* load patch and sysconfig files for AR3012 */ in ath3k_probe() 478 /* New firmware with patch and sysconfig files already loaded */ in ath3k_probe() 489 BT_ERR("Loading sysconfig file failed"); in ath3k_probe()
|
/linux/tools/hv/ |
H A D | hv_get_dhcp_info.sh | 20 if_file="/etc/sysconfig/network-scripts/ifcfg-"$1
|
/linux/include/dt-bindings/bus/ |
H A D | ti-sysc.h | 25 /* SYSCONFIG STANDBYMODE/MIDLEMODE/SIDLEMODE supported by hardware */
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | st,stih407-picophyreset.yaml | 7 title: STMicroelectronics STi family Sysconfig Picophy SoftReset Controller
|
H A D | st,stih407-powerdown.yaml | 7 title: STMicroelectronics STi family Sysconfig Peripheral Powerdown Reset Controller
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap36xx.dtsi | 193 * Note that the sysconfig register layout is a subset of the 195 * available while omap34xx has "ti,sysc-omap2" type sysconfig.
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-stm32.c | 428 dev_err(dev, "Can't get sysconfig mode offset (%d)\n", err); in stm32_dwmac_parse_data() 439 dev_err(dev, "Sysconfig register mask must be set (%d)\n", err); in stm32_dwmac_parse_data() 441 dev_dbg(dev, "Warning sysconfig register mask not set\n"); in stm32_dwmac_parse_data() 481 /* Optional Clock for sysconfig */ in stm32mp1_parse_data()
|