Home
last modified time | relevance | path

Searched full:desired (Results 1 – 25 of 1375) sorted by relevance

12345678910>>...55

/Linux-v5.4/include/uapi/linux/
Dgpio.h68 * @lineoffsets: an array of desired lines, specified by offset index for the
70 * @flags: desired flags for the desired GPIO lines, such as
80 * @consumer_label: a desired consumer label for the selected GPIO line(s)
101 * the desired target state
117 * @lineoffset: the desired line to subscribe to events from, specified by
119 * @handleflags: desired handle flags for the desired GPIO line, such as
121 * @eventflags: desired flags for the desired GPIO event line, such as
123 * @consumer_label: a desired consumer label for the selected GPIO line(s)
Dsocket.h6 * Desired design of maximum size and alignment (see RFC2553)
22 /* space to achieve desired size, */
25 void *__align; /* implementation specific desired alignment */
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dvio.c82 * @desired: desired memory for system operation
95 size_t desired; member
182 * pool is used to increase the reserve pool toward the desired entitlement
242 * Increase the reserve pool until the desired allocation is met. in vio_cmo_dealloc()
246 if (excess_freed && (vio_cmo.desired > vio_cmo.reserve.size)) { in vio_cmo_dealloc()
247 tmp = min(excess_freed, (vio_cmo.desired - vio_cmo.reserve.size)); in vio_cmo_dealloc()
369 * The list of devices is iterated through to recalculate the desired
401 cmo->desired = cmo->min; in vio_cmo_balance()
412 cmo->desired += (viodev->cmo.desired - VIO_CMO_MIN_ENT); in vio_cmo_balance()
427 if (viodev->cmo.desired <= level) { in vio_cmo_balance()
[all …]
/Linux-v5.4/tools/perf/include/bpf/linux/
Dsocket.h6 * Desired design of maximum size and alignment (see RFC2553)
10 /* Implementation specific desired alignment */
18 /* space to achieve desired size, */
20 } __attribute__ ((aligned(_K_SS_ALIGNSIZE))); /* force desired alignment */
/Linux-v5.4/Documentation/driver-api/thermal/
Dpower_allocator.rst14 2. "desired temperature" trip point: it should be higher than the
65 sustained power that can be dissipated at the desired control
67 the desired maximum temperature. The actual sustained power can vary
105 above "desired temperature" trip point). Conversely, `k_pu` is the
107 (current temperature below "desired temperature" trip point).
132 desired temperature and the current one. When the current temperature
133 is the desired one, then the proportional component is zero and
145 - T_set is the desired temperature
158 rises from the switch on temperature to the desired temperature.
/Linux-v5.4/drivers/pci/controller/
Dpci-mvebu.c334 const struct mvebu_pcie_window *desired, in mvebu_pcie_set_window() argument
337 if (desired->base == cur->base && desired->remap == cur->remap && in mvebu_pcie_set_window()
338 desired->size == cur->size) in mvebu_pcie_set_window()
353 if (desired->size == 0) in mvebu_pcie_set_window()
356 mvebu_pcie_add_windows(port, target, attribute, desired->base, in mvebu_pcie_set_window()
357 desired->size, desired->remap); in mvebu_pcie_set_window()
358 *cur = *desired; in mvebu_pcie_set_window()
363 struct mvebu_pcie_window desired = {}; in mvebu_pcie_handle_iobase_change() local
371 &desired, &port->iowin); in mvebu_pcie_handle_iobase_change()
388 desired.remap = ((conf->iobase & 0xF0) << 8) | in mvebu_pcie_handle_iobase_change()
[all …]
/Linux-v5.4/arch/x86/platform/olpc/
Dolpc.c63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() argument
68 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_ibf()
73 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf()
79 return !(state == desired); in __wait_on_ibf()
83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() argument
88 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_obf()
93 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf()
99 return !(state == desired); in __wait_on_obf()
/Linux-v5.4/arch/powerpc/kernel/
Didle_book3s.S20 * Desired PSSCR in r3
36 * Desired PSSCR in r3
40 * idle_return_gpr_loss with r3 set to desired return value.
80 * Desired return value in r3
137 * Desired instruction type in r3
141 * idle_return_gpr_loss with r3 set to desired return value.
/Linux-v5.4/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.814 .RB "field: \-\-all | \-\-epb | \-\-hwp-epp | \-\-hwp-min | \-\-hwp-max | \-\-hwp-desired"
118 (--hwp-min, --hwp-max, --hwp-desired), the value option
142 \fB-D, --hwp-desired\fP request HWP 'desired' frequency.
150 This parameter is meaningful only when the "desired" field above is non-zero.
178 Note that --hwp-desired and --hwp-window are considered experimental.
/Linux-v5.4/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds10 can control the desired active tuning word by writing Y to the
18 obtain the desired value in Hz. If shared across all frequency
40 control the desired phase Y which is added to the phase
48 the desired value in rad. If shared across all phase registers
/Linux-v5.4/drivers/pci/
Dsearch.c129 * @busnr: number of desired PCI bus
131 * Given a PCI bus number and domain number, the desired PCI bus is located
177 * @bus: PCI bus on which desired PCI device resides
178 * @devfn: encodes number of PCI slot in which the desired PCI
182 * Given a PCI bus and slot/function number, the desired PCI device
212 * @bus: PCI bus on which desired PCI device resides
213 * @devfn: encodes number of PCI slot in which the desired PCI device
217 * Given a PCI domain, bus, and slot/function number, the desired PCI
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-parm.rst119 - This is the desired period between successive frames captured by
123 Applications store here the desired frame period, drivers return
142 - Applications set this field to the desired number of buffers used
172 - This is the desired period between successive frames output by the
180 Applications store here the desired frame period, drivers return
199 - Applications set this field to the desired number of buffers used
/Linux-v5.4/drivers/media/usb/gspca/
Dautogain_functions.c32 desired lumination fast (with the risc of a slight overshoot) */ in gspca_expo_autogain()
35 gspca_dbg(gspca_dev, D_FRAM, "autogain: lum: %d, desired: %d, steps: %d\n", in gspca_expo_autogain()
117 desired lumination fast (with the risc of a slight overshoot) */ in gspca_coarse_grained_expo_autogain()
120 gspca_dbg(gspca_dev, D_FRAM, "autogain: lum: %d, desired: %d, steps: %d\n", in gspca_coarse_grained_expo_autogain()
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Drenesas,rza2-pinctrl.txt44 (or a single) pin in some desired alternate function mode.
46 number and the desired function index. Use the RZA2_PINMUX macro located
49 to express the desired port pin.
/Linux-v5.4/arch/powerpc/platforms/powernv/
Docxl.c51 * of desired actags. The host must configure in the config space of
71 * count of desired actags for the device, and assign the actags to
185 * Check how many actags are desired for the AFUs under that in pnv_ocxl_fixup_actag()
213 static u16 assign_fn_actags(u16 desired, u16 total) in assign_fn_actags() argument
218 count = desired; in assign_fn_actags()
220 count = PNV_OCXL_ACTAG_MAX * desired / total; in assign_fn_actags()
243 pr_debug("link %x:%x:%x fct %d actags: start=%d count=%d (desired=%d)\n", in assign_actags()
267 * the desired actag counts during PCI enumeration, so that we in pnv_ocxl_get_actag()
/Linux-v5.4/include/linux/
Dptp_clock_kernel.h58 * parameter scaled_ppm: Desired frequency offset from
65 * parameter delta: Desired frequency offset from nominal frequency
69 * parameter delta: Desired change in nanoseconds.
93 * parameter request: Desired resource to enable or disable.
105 * parameter func: the desired function to use.
/Linux-v5.4/include/media/
Dv4l2-dev.h119 * @local: pointer to the desired priority, as defined by enum &v4l2_priority
132 * @local: pointer to the desired priority, as defined by enum &v4l2_priority
164 * @local: desired priority, as defined by enum &v4l2_priority local
327 * @nr: which device node number is desired:
329 * @warn_if_nr_in_use: warn if the desired device node number
361 * @nr: which device node number is desired:
385 * @nr: which device node number is desired:
389 * warning is issued if the desired device node number was already in use.
/Linux-v5.4/drivers/mmc/host/
Dmmci_stm32_sdmmc.c167 static void mmci_sdmmc_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_sdmmc_set_clkreg() argument
180 if (desired) { in mmci_sdmmc_set_clkreg()
181 if (desired >= host->mclk && !ddr) { in mmci_sdmmc_set_clkreg()
184 clk = DIV_ROUND_UP(host->mclk, 2 * desired); in mmci_sdmmc_set_clkreg()
193 * if desired clock is 0, set max divider in mmci_sdmmc_set_clkreg()
/Linux-v5.4/Documentation/cpu-freq/
Dpcc-cpufreq.txt35 1.1.2 Set Desired Frequency
76 * Set Desired Frequency
106 1.1.2 Set Desired Frequency:
109 desired frequency for a logical processor. The output buffer is currently
111 OSPM if the desired frequency was achieved or not.
/Linux-v5.4/drivers/pnp/
Dmanager.c253 * @dev: pointer to the desired device
306 * @dev: pointer to the desired device
333 * @dev: pointer to the desired device
356 * @dev: pointer to the desired device
377 * @dev: pointer to the desired device
402 * @dev: pointer to the desired device
/Linux-v5.4/drivers/gpu/drm/
Ddrm_hdcp.c349 { DRM_MODE_CONTENT_PROTECTION_DESIRED, "Desired" },
384 * When kernel triggered content protection state change like DESIRED->ENABLED in DRM_ENUM_NAME_FN()
385 * and ENABLED->DESIRED, will use drm_hdcp_update_content_protection() to update in DRM_ENUM_NAME_FN()
437 * content protection state changes of a drm_connector such as DESIRED->ENABLED
438 * and ENABLED->DESIRED. No uevent for DESIRED->UNDESIRED or ENABLED->UNDESIRED,
/Linux-v5.4/Documentation/networking/
Dipv6.txt19 IPv6 addresses or operations are desired.
59 This might be used when no IPv6 addresses are desired.
/Linux-v5.4/Documentation/admin-guide/laptops/
Dtoshiba_haps.rst29 file to set the desired protection level or sensor sensibility.
40 PTLV Sets the desired protection level.
77 level, as well as set the desired protection level, the
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp_eth.c378 * @enable: Desired state
418 * @configed: Desired state
505 * @mode: Desired autonegotiation mode
522 * @mode: Desired fec mode
540 * @mode: Desired fec mode
569 * @speed: Desired speed (per lane)
598 * @lanes: Desired lanes per port
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dcsr,atlas7-car.txt9 The clock consumer should specify the desired clock by having the clock
13 The reset consumer should specify the desired reset by having the reset

12345678910>>...55