Searched refs:sysconfig (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/tools/hv/ |
D | hv_set_ifconfig.sh | 58 cp $1 /etc/sysconfig/network-scripts/
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-omap-intc.c | 61 u32 sysconfig; member 89 intc_context.sysconfig = in omap_intc_save_context() 110 intc_writel(INTC_SYSCONFIG, intc_context.sysconfig); in omap_intc_restore_context()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | control.c | 58 u16 sysconfig; member 100 u32 sysconfig; member 355 sdrc_block_contents.sysconfig = in omap3_save_scratchpad_contents() 433 control_context.sysconfig = omap_ctrl_readl(OMAP2_CONTROL_SYSCONFIG); in omap3_control_save_context() 490 omap_ctrl_writel(control_context.sysconfig, OMAP2_CONTROL_SYSCONFIG); in omap3_control_restore_context()
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | phy-miphy365x.txt | 9 - st,syscfg : Phandle / integer array property. Phandle of sysconfig group 12 register offset inside the sysconfig group.
|
D | phy-stih407-usb.txt | 8 - st,syscfg : phandle of sysconfig bank plus integer array containing phyparam and phyctrl registe…
|
/linux-4.1.27/drivers/hsi/controllers/ |
D | omap_ssi.h | 157 u32 sysconfig; member
|
D | omap_ssi.c | 436 omap_ssi->sysconfig = val; in ssi_hw_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | sti-dwmac.txt | 28 - sti-clkconf: this is an extra sysconfig register, available in new SoCs,
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 40 /etc/sysconfig/laptop-mode on other systems. 118 Debian-based systems, or in /etc/sysconfig/laptop-mode on other systems. It 234 /etc/sysconfig/laptop-mode on Red Hat, SUSE, Mandrake, and other work-alikes. 344 elif [ -f /etc/sysconfig/laptop-mode ] ; then 346 . /etc/sysconfig/laptop-mode 754 elif [ -f /etc/sysconfig/laptop-mode ] ; then 756 . /etc/sysconfig/laptop-mode
|
/linux-4.1.27/drivers/dma/ |
D | omap-dma.c | 310 uint32_t sysconfig; in omap_dma_stop() local 313 sysconfig = omap_dma_glbl_read(od, OCP_SYSCONFIG); in omap_dma_stop() 314 val = sysconfig & ~DMA_SYSCONFIG_MIDLEMODE_MASK; in omap_dma_stop() 339 omap_dma_glbl_write(od, OCP_SYSCONFIG, sysconfig); in omap_dma_stop()
|
/linux-4.1.27/Documentation/networking/ |
D | dl2k.txt | 52 located at /etc/sysconfig/network-scripts or create it manually. 168 /etc/sysconfig/network-scripts directory, and create a configuration
|
D | bonding.txt | 936 network initialization scripts: initscripts, sysconfig or interfaces. 941 distros using versions of initscripts, sysconfig and interfaces with full 944 older versions of initscripts or sysconfig). 946 If you're unsure whether your distro uses sysconfig, 959 "initscripts" or "sysconfig," followed by some numbers. This is the 968 sysconfig has support for bonding. 973 This section applies to distros using a version of sysconfig 983 yast2 sysconfig configuration utility. The goal is for to create an 1018 ifcfg-bond0, the second is ifcfg-bond1, and so on. The sysconfig 1095 /etc/sysconfig/network/ifcfg.template [all …]
|
D | decnet.txt | 91 or something similar, to /etc/sysconfig/network-scripts/ifcfg-eth0 or
|
D | cxgb.txt | 247 the ifcfg-eth# config files in /etc/sysconfig/network-scripts, looking
|
D | e1000.txt | 409 to the file /etc/sysconfig/network-scripts/ifcfg-eth<x>. This example
|
/linux-4.1.27/drivers/memory/ |
D | omap-gpmc.c | 224 u32 sysconfig; member 2254 gpmc_context.sysconfig = gpmc_read_reg(GPMC_SYSCONFIG); in omap3_gpmc_save_context() 2286 gpmc_write_reg(GPMC_SYSCONFIG, gpmc_context.sysconfig); in omap3_gpmc_restore_context()
|