Home
last modified time | relevance | path

Searched full:available (Results 1 – 25 of 4559) sorted by relevance

12345678910>>...183

/linux/Documentation/hwmon/
H A Dlm90.rst12 Datasheet: Publicly available at the National Semiconductor website
20 Datasheet: Publicly available at the National Semiconductor website
30 Datasheet: Publicly available at the National Semiconductor website
40 Datasheet: Publicly available at the National Semiconductor website
50 Datasheet: Publicly available at the National Semiconductor website
60 Datasheet: Publicly available at the Analog Devices website
68 Datasheet: Publicly available at the Analog Devices website
76 Datasheet: Publicly available at the Analog Devices website
84 Datasheet: Publicly available at the ON Semiconductor website
94 Datasheet: Publicly available at the ON Semiconductor website
[all …]
H A Disl68137.rst14 Publicly available at the Renesas website
25 Publicly available (after August 2020 launch) at the Renesas website
35 Publicly available (after August 2020 launch) at the Renesas website
45 Publicly available (after August 2020 launch) at the Renesas website
55 Publicly available (after August 2020 launch) at the Renesas website
65 Publicly available (after August 2020 launch) at the Renesas website
75 Publicly available (after August 2020 launch) at the Renesas website
85 Publicly available (after August 2020 launch) at the Renesas website
95 Publicly available (after August 2020 launch) at the Renesas website
105 Publicly available (after August 2020 launch) at the Renesas website
[all …]
H A Dit87.rst12 Datasheet: Not publicly available
26 Datasheet: Not publicly available
34 Datasheet: Once publicly available at the ITE website, but no longer
42 Datasheet: Once publicly available at the ITE website, but no longer
50 Datasheet: Once publicly available at the ITE website, but no longer
58 Datasheet: Once publicly available at the ITE website, but no longer
66 Datasheet: Not publicly available
74 Datasheet: Not publicly available
82 Datasheet: Not publicly available
90 Datasheet: Not publicly available
[all …]
H A Dnct6775.rst17 Datasheet: Available from the Nuvoton web site
25 Datasheet: Available from Nuvoton upon request
33 Datasheet: Available from Nuvoton upon request
41 Datasheet: Available from Nuvoton upon request
49 Datasheet: Available from Nuvoton upon request
57 Datasheet: Available from Nuvoton upon request
65 Datasheet: Available from Nuvoton upon request
73 Datasheet: Available from Nuvoton upon request
81 Datasheet: Available from Nuvoton upon request
89 Datasheet: Available from Nuvoton upon request
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst13 Some hardware or software features are only available on some CPU
15 discovery mechanism available to userspace code. The kernel exposes the
50 whether this class is available to be used, but the specifics depend on the
51 ISA version. For example, if the VSX facility is available, the VSX
84 Vector (aka Altivec, VMX) facility is available.
87 Floating point facility is available.
102 Signal Processing Engine facility is available.
105 Embedded Floating Point single precision operations are available.
108 Embedded Floating Point double precision operations are available.
111 The timebase facility (mftb instruction) is not available.
[all …]
/linux/Documentation/ABI/testing/
H A Ddebugfs-driver-genwqe10 Only available for PF.
16 Only available for PF.
22 Only available for PF.
28 Only available for PF.
35 Only available for PF.
41 Only available for PF.
47 Only available for PF.
53 Only available for PF.
73 The timeout depends on the max number of available cards
79 Only available for PF.
[all …]
H A Dsysfs-kernel-slab51 Available when CONFIG_SLUB_STATS is enabled.
63 Available when CONFIG_SLUB_STATS is enabled.
72 was empty but there were objects available as the result of
74 Available when CONFIG_SLUB_STATS is enabled.
85 Available when CONFIG_SLUB_STATS is enabled.
97 Available when CONFIG_SLUB_STATS is enabled.
107 Available when CONFIG_ZONE_DMA is enabled.
129 Available when CONFIG_SLUB_STATS is enabled.
149 Available when CONFIG_SLUB_STATS is enabled.
159 Available when CONFIG_SLUB_STATS is enabled.
[all …]
H A Dsysfs-platform-eeepc-laptop34 On the Eee PC 1000H there are three available clock configuration:
40 On Eee PC 701 there is only 2 available clock configurations.
41 Available configuration are listed in available_cpufv file.
49 For example, 0x301 means: mode 1 selected, 3 available modes.
56 List available cpufv modes.
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommonring.c70 u16 available; in brcmf_commonring_write_available() local
75 available = commonring->depth - commonring->w_ptr + in brcmf_commonring_write_available()
78 available = commonring->r_ptr - commonring->w_ptr; in brcmf_commonring_write_available()
80 if (available > 1) { in brcmf_commonring_write_available()
83 if (available > commonring->depth / 8) { in brcmf_commonring_write_available()
111 u16 available; in brcmf_commonring_reserve_for_write() local
116 available = commonring->depth - commonring->w_ptr + in brcmf_commonring_reserve_for_write()
119 available = commonring->r_ptr - commonring->w_ptr; in brcmf_commonring_reserve_for_write()
121 if (available > 1) { in brcmf_commonring_reserve_for_write()
147 u16 available; in brcmf_commonring_reserve_for_write_multiple() local
[all …]
/linux/arch/sparc/include/asm/
H A Delf_64.h76 #define AV_SPARC_V8PLUS 0x00000800 /* v9 insn available to 32bit */
78 #define AV_SPARC_VIS 0x00002000 /* VIS insns available */
79 #define AV_SPARC_VIS2 0x00004000 /* VIS2 insns available */
80 #define AV_SPARC_ASI_BLK_INIT 0x00008000 /* block init ASIs available */
82 #define AV_SPARC_VIS3 0x00020000 /* VIS3 insns available */
83 #define AV_SPARC_HPC 0x00040000 /* HPC insns available */
84 #define AV_SPARC_RANDOM 0x00080000 /* 'random' insn available */
85 #define AV_SPARC_TRANS 0x00100000 /* transaction insns available */
89 0x00800000 /* cache sparing ASIs available */
90 #define AV_SPARC_PAUSE 0x01000000 /* PAUSE available */
[all …]
/linux/tools/include/uapi/linux/
H A Dkvm.h314 /* Available with KVM_CAP_INTERNAL_ERROR_DATA: */
668 * Check if a kvm extension is available. Argument is extension number,
1003 * Available with KVM_CAP_IRQFD_RESAMPLE
1052 /* Available with KVM_CAP_ONE_REG */
1109 * Device control API, available with KVM_CAP_DEVICE_CTRL
1219 /* Available with KVM_CAP_PIT_STATE2 */
1222 /* Available with KVM_CAP_PPC_GET_PVINFO */
1224 /* Available with KVM_CAP_TSC_CONTROL for a vCPU, or with
1228 /* Available with KVM_CAP_SIGNAL_MSI */
1230 /* Available with KVM_CAP_PPC_GET_SMMU_INFO */
[all …]
/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c188 u32 available; in load_HRT() local
196 available = 1024; in load_HRT()
199 temp_dword = available; in load_HRT()
226 u32 available; in store_HRT() local
236 available = 1024; in store_HRT()
254 rc = add_byte(&pFill, 1 + ctrl->push_flag, &usedbytes, &available); in store_HRT()
259 rc = add_byte(&pFill, 1, &usedbytes, &available); in store_HRT()
269 rc = add_byte(&pFill, ctrl->bus, &usedbytes, &available); in store_HRT()
274 rc = add_byte(&pFill, PCI_SLOT(ctrl->pci_dev->devfn), &usedbytes, &available); in store_HRT()
279 rc = add_byte(&pFill, PCI_FUNC(ctrl->pci_dev->devfn), &usedbytes, &available); in store_HRT()
[all …]
/linux/fs/ubifs/
H A Dbudget.c109 * as not available);
178 * The index head is not available for the in-the-gaps method, so add an in ubifs_calc_min_idx_lebs()
188 * ubifs_calc_available - calculate available FS space.
192 * This function calculates and returns amount of FS space available for use.
197 long long available; in ubifs_calc_available() local
199 available = c->main_bytes - c->lst.total_used; in ubifs_calc_available()
202 * Now 'available' contains theoretically available flash space in ubifs_calc_available()
220 available -= (long long)subtract_lebs * c->leb_size; in ubifs_calc_available()
222 /* Subtract the dead space which is not available for use */ in ubifs_calc_available()
223 available -= c->lst.total_dead; in ubifs_calc_available()
[all …]
/linux/drivers/hv/
H A Dhv_trace_balloon.h10 TP_PROTO(u64 available, u64 committed,
15 TP_ARGS(available, committed, vm_memory_committed,
18 __field(u64, available)
26 __entry->available = available;
33 TP_printk("available %lld, committed %lld; vm_memory_committed %ld;"
35 __entry->available, __entry->committed,
/linux/drivers/media/dvb-frontends/
H A Das102_fe_types.h24 /* constellation available values */
30 /* hierarchy available values */
37 /* interleaving available values */
42 /* code rate available values */
50 /* guard interval available values */
57 /* transmission mode available values */
63 /* DVBH signalling available values */
67 /* tune state available */
76 /* available TS FID filter types */
81 /* number of echos available */
/linux/Documentation/RCU/
H A DRTFP.txt317 ,note="Available:
437 ,note="Available:
580 ,note="Available:
598 ,note="Available:
613 ,note="Available:
643 ,note="Available:
658 ,note="Available:
671 ,note="Available:
685 ,note="Available:
697 ,note="Available:
[all …]
/linux/kernel/irq/
H A Dmatrix.c12 unsigned int available; member
91 cm->available = m->alloc_size; in irq_matrix_online()
92 cm->available -= cm->managed + m->systembits_inalloc; in irq_matrix_online()
95 m->global_available += cm->available; in irq_matrix_online()
109 /* Update the global available size */ in irq_matrix_offline()
110 m->global_available -= cm->available; in irq_matrix_offline()
146 if (!cm->online || cm->available <= maxavl) in matrix_find_best_cpu()
150 maxavl = cm->available; in matrix_find_best_cpu()
229 cm->available--; in irq_matrix_reserve_managed()
279 cm->available++; in irq_matrix_remove_managed()
[all …]
/linux/Documentation/i2c/busses/
H A Di2c-viapro.rst7 Datasheet: Sometimes available at the VIA website
10 Datasheet: Sometimes available at the VIA website
13 Datasheet: available on request from VIA
16 Datasheet: available on request and under NDA from VIA
19 Datasheet: available on request and under NDA from VIA
22 Datasheet: available on http://linux.via.com.tw
25 Datasheet: available on http://linux.via.com.tw
28 Datasheet: available on http://linux.via.com.tw
/linux/arch/s390/crypto/
H A DKconfig14 It is available as of z10.
25 It is available as of z990.
36 It is available as of z9.
47 It is available as of z14.
58 It is available as of z14.
69 It is available as of z196.
121 It is available as of z13.
/linux/Documentation/power/
H A Dopp.rst71 OPPs available or not available on each device based on various external
77 operational functions operate only on available opps:
83 opp available as required.
104 is assumed to be available and control of its availability can be done
144 is not available by default.
146 higher frequency could be made available, it can use this function to
148 it available::
162 not available.
165 Search for an available OPP which is *at most* the
176 Search for an available OPP which is *at least* the
[all …]
/linux/drivers/opp/
H A Dcore.c225 * available opp with specified index
244 * dev_pm_opp_get_level() - Gets the level corresponding to an available opp
252 if (IS_ERR_OR_NULL(opp) || !opp->available) { in dev_pm_opp_get_level()
263 * corresponding to an available opp
273 if (IS_ERR_OR_NULL(opp) || !opp->available || in dev_pm_opp_get_required_pstate()
305 if (IS_ERR_OR_NULL(opp) || !opp->available) { in dev_pm_opp_is_turbo()
376 if (!opp->available) in dev_pm_opp_get_max_volt_latency()
427 * if one is available, else returns 0;
438 if (opp_table->suspend_opp && opp_table->suspend_opp->available) in dev_pm_opp_get_suspend_opp_freq()
455 if (opp->available) in _get_opp_count()
[all …]
/linux/Documentation/staging/
H A Drpmsg.rst38 with remote processors available on the system. In turn, drivers could then
80 In case there are no TX buffers available, the function will block until
81 one becomes available (i.e. until the remote processor consumes
104 In case there are no TX buffers available, the function will block until
105 one becomes available (i.e. until the remote processor consumes
129 In case there are no TX buffers available, the function will block until
130 one becomes available (i.e. until the remote processor consumes
149 In case there are no TX buffers available, the function will immediately
150 return -ENOMEM without waiting until one becomes available.
170 In case there are no TX buffers available, the function will immediately
[all …]
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c66 u32 available; in vbva_write() local
75 available = vbva_buffer_available(vbva); in vbva_write()
80 if (chunk >= available) { in vbva_write()
82 available = vbva_buffer_available(vbva); in vbva_write()
85 if (chunk >= available) { in vbva_write()
86 if (WARN_ON(available <= vbva->partial_write_tresh)) { in vbva_write()
90 chunk = available - vbva->partial_write_tresh; in vbva_write()
99 available -= chunk; in vbva_write()
/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst13 than the amount of actual storage space available for that device. A user can
27 Then create a snapshot of the zero device, using any available block-device as
29 space available to the sparse device. For this example, we'll assume /dev/sdb1
30 is an available 10GB partition::
36 10GB of actual storage space available. If more than 10GB of data is written
/linux/Documentation/networking/
H A Dipvs-sysctl.rst19 It sets the available memory threshold (in pages), which is
21 enough available memory, the respective strategy will be
67 Only available when IPVS is compiled with CONFIG_IP_VS_NFCT enabled.
74 directly when no cache server is available and destination
93 Only available when IPVS is compiled with CONFIG_IP_VS_DEBUG enabled.
113 modes (when there is no enough available memory, the strategy
128 when available memory is less than the available memory
157 packets when its destination server is not available. It may
165 destination server is not available, then the client program
168 connections when its destination is not available.

12345678910>>...183