Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 25 of 36) sorted by relevance

12

/arch/sh/boards/mach-r2d/
DKconfig9 Selecting this option will configure the kernel for R2D-PLUS.
17 Selecting this option will configure the kernel for R2D-1.
/arch/arm/boot/dts/
Dtwl4030_omap3.dtsi14 * to the SYS_NIRQ line on OMAP. Therefore, configure the
27 * pins we need to configure I2C4, or else use the legacy sys_nvmode1 and
Dtwl6030_omap4.dtsi11 * Therefore, configure the defaults for the SYS_NIRQ1 and
Dintel-ixp46x-ixdp465.dts36 /* TODO: configure ethernet etc */
Dimx6qdl-dhcom-drc02.dtsi74 * for rts/cts. So configure DHCOM GPIO I as rts and GPIO M as cts.
Dsun8i-q8-common.dtsi70 * short-circuits we configure these as inputs with pull-ups via
Ddm814x.dtsi286 /* Board must configure dmas with edma_xbar for EDMA */
543 /* Board must configure evtmux with edma_xbar for EDMA */
Dimx6q-prti6q.dts464 * configure DDC pins for HDMI!
Dimx6dl-alti6p.dts446 /* NOTE: DDC is done via I2C2, so DON'T configure DDC
Dmeson8b-ec100.dts330 * We currently cannot configure this pin correctly.
Dgemini.dtsi281 * to configure the host bridge.
/arch/arm/mm/
Dcache-l2x0.c32 void (*configure)(void __iomem *); member
116 if (outer_cache.configure) in l2c_enable()
117 outer_cache.configure(&l2x0_saved_regs); in l2c_enable()
119 l2x0_data->configure(base); in l2c_enable()
245 .configure = l2c_configure,
410 .configure = l2c_configure,
767 .configure = l2c310_configure,
854 fns.configure = outer_cache.configure; in __l2c_init()
1093 .configure = l2c_configure,
1113 .configure = l2c_configure,
[all …]
/arch/arm/mach-omap2/
Dsmartreflex-class3.c49 .configure = sr_class3_configure,
/arch/alpha/include/asm/
Dagp_backend.h36 int (*configure)(alpha_agp_info *); member
/arch/arm/include/asm/
Doutercache.h29 void (*configure)(const struct l2x0_regs *); member
/arch/sh/include/asm/
Ddma.h58 int (*configure)(struct dma_channel *chan, unsigned long flags); member
/arch/sh/drivers/dma/
Ddma-api.c277 if (info->ops->configure) in dma_configure_channel()
278 info->ops->configure(channel, flags); in dma_configure_channel()
Ddma-sh.c379 .configure = sh_dmac_configure_channel,
/arch/arm/mach-exynos/
Dfirmware.c226 outer_cache.configure = exynos_l2_configure; in exynos_firmware_init()
/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi512 * Note: configure "sdmmc_cd" as card detect even though it's actually
666 * need to configure things differently for S3 we'll adjust here.
772 * We still configure it as card detect because it doesn't
/arch/sh/mm/
DKconfig240 Selecting this option will configure the caches in write-through
/arch/m68k/q40/
DREADME69 Make sure to configure the parallel port as SPP and remove IRQ/DMA jumpers
/arch/arm64/boot/dts/freescale/
Dimx8mn-var-som.dtsi239 /* TODO: configure audio, as of now just put a placeholder */
Dimx8mm-var-som.dtsi257 /* TODO: configure audio, as of now just put a placeholder */
/arch/alpha/kernel/
Dcore_titan.c724 .configure = titan_agp_configure,

12