Searched refs:sysconfig (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/tools/hv/ |
D | hv_set_ifconfig.sh | 58 cp $1 /etc/sysconfig/network-scripts/
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-omap-intc.c | 60 u32 sysconfig; member 88 intc_context.sysconfig = in omap_intc_save_context() 109 intc_writel(INTC_SYSCONFIG, intc_context.sysconfig); in omap_intc_restore_context()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | control.c | 58 u16 sysconfig; member 100 u32 sysconfig; member 356 sdrc_block_contents.sysconfig = in omap3_save_scratchpad_contents() 434 control_context.sysconfig = omap_ctrl_readl(OMAP2_CONTROL_SYSCONFIG); in omap3_control_save_context() 492 omap_ctrl_writel(control_context.sysconfig, OMAP2_CONTROL_SYSCONFIG); in omap3_control_restore_context()
|
/linux-4.4.14/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.4.14/drivers/hsi/controllers/ |
D | omap_ssi.h | 158 u32 sysconfig; member
|
D | omap_ssi.c | 423 omap_ssi->sysconfig = val; in ssi_hw_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | sti-dwmac.txt | 28 - sti-clkconf: this is an extra sysconfig register, available in new SoCs,
|
/linux-4.4.14/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.4.14/drivers/dma/ |
D | omap-dma.c | 314 uint32_t sysconfig; in omap_dma_stop() local 317 sysconfig = omap_dma_glbl_read(od, OCP_SYSCONFIG); in omap_dma_stop() 318 val = sysconfig & ~DMA_SYSCONFIG_MIDLEMODE_MASK; in omap_dma_stop() 343 omap_dma_glbl_write(od, OCP_SYSCONFIG, sysconfig); in omap_dma_stop()
|
/linux-4.4.14/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 | 973 network initialization scripts: initscripts, sysconfig or interfaces. 978 distros using versions of initscripts, sysconfig and interfaces with full 981 older versions of initscripts or sysconfig). 983 If you're unsure whether your distro uses sysconfig, 996 "initscripts" or "sysconfig," followed by some numbers. This is the 1005 sysconfig has support for bonding. 1010 This section applies to distros using a version of sysconfig 1020 yast2 sysconfig configuration utility. The goal is for to create an 1055 ifcfg-bond0, the second is ifcfg-bond1, and so on. The sysconfig 1132 /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.4.14/drivers/memory/ |
D | omap-gpmc.c | 224 u32 sysconfig; member 2250 gpmc_context.sysconfig = gpmc_read_reg(GPMC_SYSCONFIG); in omap3_gpmc_save_context() 2285 gpmc_write_reg(GPMC_SYSCONFIG, gpmc_context.sysconfig); in omap3_gpmc_restore_context()
|