Home
last modified time | relevance | path

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

12345678910>>...25

/linux-6.1.9/Documentation/ABI/testing/
Dconfigfs-most4 Description: Interface is used to configure and connect device channels
19 configure the buffer size for this channel
22 configure the sub-buffer size for this channel
27 configure number of buffers used for this
31 configure type of data that will travel over
35 configure whether this link will be an input
39 configure DBR data buffer size (this is used
43 configure the number of packets that will be
74 configure the buffer size for this channel
77 configure the sub-buffer size for this channel
[all …]
Dconfigfs-spear-pcie-gadget7 Interface is used to configure selected dual mode PCIe controller
8 as device and then program its various registers to configure it
21 int_type used to configure and read type of supported interrupt
22 no_of_msi used to configure number of MSI vector needed and
Dsysfs-bus-most52 This is used to check and configure the MAC address.
60 This is used to check and configure the MAC address.
68 This is used to check and configure the MAC address.
76 This is used to check and configure the MEP filter address.
84 This is used to check and configure the MEP hash table.
92 This is used to check and configure the MEP hash table.
100 This is used to check and configure the MEP hash table.
108 This is used to check and configure the MEP hash table.
160 configure it.
/linux-6.1.9/tools/usb/usbip/
DINSTALL13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
[all …]
/linux-6.1.9/drivers/staging/most/Documentation/ABI/
Dsysfs-class-most.txt88 This is used to check and configure the MAC address.
96 This is used to check and configure the MAC address.
104 This is used to check and configure the MAC address.
112 This is used to check and configure the MEP filter address.
120 This is used to check and configure the MEP hash table.
128 This is used to check and configure the MEP hash table.
136 This is used to check and configure the MEP hash table.
144 This is used to check and configure the MEP hash table.
196 configure it.
256 This is to configure the number of buffers of the current channel.
[all …]
/linux-6.1.9/drivers/soc/renesas/
Drcar-rst.c51 int (*configure)(void __iomem *base); /* Platform specific config */ member
61 .configure = rcar_rst_enable_wdt_reset,
134 if (cfg->configure) { in rcar_rst_init()
135 error = cfg->configure(base); in rcar_rst_init()
/linux-6.1.9/include/linux/
Dtransport_class.h21 int (*configure)(struct transport_container *, struct device *, member
34 .configure = cfg, \
46 .configure = cfg, \
/linux-6.1.9/Documentation/ABI/stable/
Dsysfs-driver-firmware-zynqmp122 This sysfs interface allows user to configure features at
124 firmware as well as the user can configure the parameters of
135 2. PM_FEATURE_OVERTEMP_VALUE = 2, the user can configure the
139 4. PM_FEATURE_EXTWDT_VALUE = 4, the user can configure the
151 Select over temperature config ID to configure OT limit
165 Select external watchdog config ID to configure time interval
179 This sysfs interface allows to configure features at runtime.
181 Also, the user can configure the parameters of the features
199 2. PM_FEATURE_OVERTEMP_VALUE = 2, the user can configure the
203 4. PM_FEATURE_EXTWDT_VALUE = 4, the user can configure the
/linux-6.1.9/drivers/watchdog/
Drave-sp-wdt.c41 int (*configure)(struct watchdog_device *, bool); member
114 return to_rave_sp_wdt(wdd)->variant->configure(wdd, on); in rave_sp_wdt_configure()
230 .configure = rave_sp_wdt_legacy_configure,
237 .configure = rave_sp_wdt_rdu_configure,
/linux-6.1.9/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.
/linux-6.1.9/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 …]
/linux-6.1.9/drivers/gpu/drm/msm/dp/
Ddp_hpd.c35 if (!hpd_priv->dp_cb || !hpd_priv->dp_cb->configure in dp_hpd_connect()
41 hpd_priv->dp_cb->configure(hpd_priv->dev); in dp_hpd_connect()
/linux-6.1.9/drivers/char/agp/
Dintel-agp.c456 .configure = intel_configure,
483 .configure = intel_815_configure,
510 .configure = intel_820_configure,
537 .configure = intel_830mp_configure,
564 .configure = intel_840_configure,
591 .configure = intel_845_configure,
618 .configure = intel_850_configure,
645 .configure = intel_860_configure,
672 .configure = intel_7505_configure,
825 bridge->driver->configure(); in agp_intel_resume()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-enum-mbus-code.rst98 encoding. The application can ask to configure the colorspace of the
105 The application can ask to configure the transform function of
112 encoding. The application can ask to configure the Y'CbCr encoding of the
119 encoding. The application can ask to configure the HSV encoding of the
126 quantization. The application can ask to configure the quantization of
/linux-6.1.9/Documentation/devicetree/bindings/gpio/
Dgpio-max3191x.txt18 - maxim,modesel-gpios: GPIO pins to configure modesel of each chip.
25 - maxim,db0-gpios: GPIO pins to configure debounce of each chip.
28 - maxim,db1-gpios: GPIO pins to configure debounce of each chip.
/linux-6.1.9/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
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/
Dqos_lib.sh65 lldpad will likely configure DCB, and this test will
66 configure Qdiscs. mlxsw does not support both at the
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-single.txt27 - pinctrl-single,drive-strength : array of value that are used to configure
34 - pinctrl-single,bias-pullup : array of value that are used to configure the
40 - pinctrl-single,bias-pulldown : array of value that are used to configure the
56 - pinctrl-single,input-schmitt : array of value that are used to configure
64 configure input schmitt enable or disable in the pinmux register.
69 - pinctrl-single,low-power-mode : array of value that are used to configure
76 - pinctrl-single,gpio-range : list of value that are used to configure a GPIO
Dsprd,pinctrl.txt7 to configure for some global common configuration, such as domain
25 configure this field (pin).
29 to configure the pin sleep mode, function select and sleep related
58 configure drive strength, pull up/down and so on. Especially for pull
/linux-6.1.9/Documentation/usb/
Dgadget_serial.rst42 Windows and know how to configure and build Linux kernels, run
44 USB and serial devices. It also assumes you configure the Linux
110 To use the gadget serial driver you must configure the Linux gadget
187 To use the Linux ACM driver you must configure the Linux host side
219 To use the Linux generic USB serial driver you must configure the
243 to configure it to recognize the gadget serial device, like this::
263 On the gadget side run "minicom -s" to configure a new minicom
269 On a Linux host running the ACM driver, configure minicom similarly
273 On a Linux host running the USB generic serial driver, configure
278 On a Windows host configure a new HyperTerminal session to use the
/linux-6.1.9/Documentation/fb/
Dsa1100fb.rst18 on the kernel command line should be enough to configure the
27 options may not be enough to configure the display. Adding sections to
/linux-6.1.9/drivers/infiniband/sw/rxe/
DKconfig25 To configure and work with soft-RoCE driver please use the
26 following wiki page under "configure Soft-RoCE (RXE)" section:
/linux-6.1.9/Documentation/networking/devlink/
Ddevlink-port.rst113 A user can configure the function attribute before enumerating the PCI
114 function. Usually it means, user should configure function attribute
119 configure port function attribute before activating the port function.
135 (2) configure - configure subfunction attributes;
156 might as well configure the hardware address (such as MAC address) of the
185 API allows to configure following rate object's parameters:
/linux-6.1.9/drivers/staging/most/Documentation/
Ddriver_usage.txt122 configure and establish communication pathways (links) to attached devices on
129 configure the buffer size for this channel
131 configure the sub-buffer size for this channel (needed for
134 configure number of buffers used for this channel
136 configure type of data that will travel over this channel
138 configure whether this link will be an input or output
140 configure DBR data buffer size (this is used for MediaLB communication
143 configure the number of packets that will be collected from the
/linux-6.1.9/fs/pstore/
DKconfig213 NOTE that, both Kconfig and module parameters can configure
224 NOTE that, both Kconfig and module parameters can configure
236 NOTE that, both Kconfig and module parameters can configure
248 NOTE that, both Kconfig and module parameters can configure
260 NOTE that, both Kconfig and module parameters can configure
272 NOTE that, both Kconfig and module parameters can configure

12345678910>>...25