Home
last modified time | relevance | path

Searched refs:configuring (Results 1 – 25 of 154) sorted by relevance

1234567

/kernel/linux/linux-5.10/arch/sh/boards/
DKconfig41 Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
49 Select 7206 SolutionEngine if configuring for a Hitachi SH7206
57 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
65 Select 7721 SolutionEngine if configuring for a Hitachi SH7721
75 Select 7722 SolutionEngine if configuring for a Hitachi SH772
86 Select 7724 SolutionEngine if configuring for a Hitachi SH7724
95 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
104 Select 7780 SolutionEngine if configuring for a Renesas SH7780
114 Select 7343 SolutionEngine if configuring for a Hitachi
123 Select HP6XX if configuring for a HP jornada HP6xx.
[all …]
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
DKconfig24 allows configuring of SoC pins and using them as GPIOs.
36 provides an interface that allows configuring of PCH pins and
47 interface that allows configuring of SoC pins and using them as
64 configuring of SoC pins and using them as GPIOs.
71 This pinctrl driver provides an interface that allows configuring
79 This pinctrl driver provides an interface that allows configuring
87 This pinctrl driver provides an interface that allows configuring
95 This pinctrl driver provides an interface that allows configuring
103 This pinctrl driver provides an interface that allows configuring
111 This pinctrl driver provides an interface that allows configuring
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
DKconfig15 Select LINKSTATION if configuring for one of PPC- (MPC8241)
29 Select STORCENTER if configuring for the iomega StorCenter
39 Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
48 Select PPC_HOLLY if configuring for an IBM 750GX/CL Eval
100 Select GAMECUBE if configuring for the Nintendo GameCube.
108 Select WII if configuring for the Nintendo Wii.
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/
DKconfig36 More specific information on configuring the driver is in
52 More specific information on configuring the driver is in
72 More specific information on configuring the driver is in
100 More specific information on configuring the driver is in
136 More specific information on configuring the driver is in
153 More specific information on configuring the driver is in
172 More specific information on configuring the driver is in
224 More specific information on configuring the driver is in
251 More specific information on configuring the driver is in
286 More specific information on configuring the driver is in
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/
Dnet_cls.rst33 - configuring tc::
42 configuring iptables, basic example::
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dsdhci-st.txt9 to set the internal glue logic used for configuring the MMC
34 - non-removable: Non-removable slot. Also used for configuring mmcss in STiH407 SoC
42 configuring the CCONFIG3 in the mmcss.
/kernel/linux/linux-5.10/drivers/crypto/
Dixp4xx_crypto.c187 atomic_t configuring; member
413 if (atomic_dec_and_test(&ctx->configuring)) in one_packet()
419 if (atomic_dec_and_test(&ctx->configuring)) in one_packet()
580 atomic_set(&ctx->configuring, 0); in init_tfm()
670 atomic_inc(&ctx->configuring); in register_chain_var()
745 atomic_inc(&ctx->configuring); in gen_rev_aes_key()
842 atomic_inc(&ctx->configuring); in ablk_setkey()
855 if (!atomic_dec_and_test(&ctx->configuring)) in ablk_setkey()
901 if (atomic_read(&ctx->configuring)) in ablk_perform()
1014 if (atomic_read(&ctx->configuring)) in aead_perform()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
DKconfig29 More specific information on configuring the driver is in
44 More specific information on configuring the driver is in
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
DTODO9 Comments on configuring v4l2 subdevs for CIO2 and ImgU.
/kernel/linux/linux-5.10/drivers/pinctrl/cirrus/
DKconfig10 This driver supports configuring the GPIO and other pin configuration
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dcache_sram.txt4 option of configuring a part of (or full) cache memory
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Daspeed-scu.txt2 configuring elements such as clocks, pinmux, and reset.
/kernel/linux/linux-5.10/net/dcb/
DKconfig6 This enables support for configuring Data Center Bridging (DCB)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dltc2990.txt7 An array of two integers for configuring the chip measurement mode.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dphy-cpcap-usb.txt16 mode-gpios: Optional GPIOs for configuring alternate modes
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmicrochip,lan78xx.txt14 - microchip,led-modes: a 0..4 element vector, with each element configuring
Dxilinx_gmii2rgmii.txt10 Different speed modes by configuring the conveter register through mdio write.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-opal.txt5 used by the firmware itself for configuring the port. From the linux
/kernel/linux/linux-5.10/Documentation/networking/
Dalias.rst39 Alias (re-)configuring
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst26 configuring VLANs. The gianfar driver supports hardware insertion and
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt19 - ad,adv7343-power-mode-dac: array configuring the power on/off DAC's 1..6,
/kernel/linux/linux-5.10/Documentation/driver-api/memory-devices/
Dti-emif.rst32 functions of the driver includes re-configuring AC timing
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
Dmedia-controller-model.rst8 Discovering a device internal topology, and configuring it at runtime,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/
Dqca,ath9k.txt3 This node provides properties for configuring the ath9k wireless device. The
/kernel/linux/linux-5.10/samples/pktgen/
DREADME.rst38 configuring the different components of pktgen: pg_ctrl(), pg_thread()

1234567