Home
last modified time | relevance | path

Searched refs:indexes (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v4.19/arch/powerpc/platforms/pseries/
Dsetup.c583 const int *indexes; in pseries_get_iov_fw_value() local
587 indexes = of_get_property(dn, "ibm,open-sriov-vf-bar-info", NULL); in pseries_get_iov_fw_value()
588 if (!indexes) in pseries_get_iov_fw_value()
596 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in pseries_get_iov_fw_value()
603 ret = of_read_number(&indexes[i], 2); in pseries_get_iov_fw_value()
606 ret = of_read_number(&indexes[i + APERTURE_PROPERTY], 2); in pseries_get_iov_fw_value()
609 ret = of_read_number(&indexes[i + WDW_SIZE_PROPERTY], 2); in pseries_get_iov_fw_value()
616 void of_pci_set_vf_bar_size(struct pci_dev *dev, const int *indexes) in of_pci_set_vf_bar_size() argument
622 num_res = of_read_number(&indexes[NUM_RES_PROPERTY], 1); in of_pci_set_vf_bar_size()
627 base = of_read_number(&indexes[i], 2); in of_pci_set_vf_bar_size()
[all …]
Dpseries_energy.c80 const __be32 *indexes; in cpu_to_drc_index() local
82 indexes = of_get_property(dn, "ibm,drc-indexes", NULL); in cpu_to_drc_index()
83 if (indexes == NULL) in cpu_to_drc_index()
91 ret = indexes[thread_index + 1]; in cpu_to_drc_index()
107 const int *indexes; in drc_index_to_cpu() local
150 indexes = of_get_property(dn, "ibm,drc-indexes", NULL); in drc_index_to_cpu()
151 if (indexes == NULL) in drc_index_to_cpu()
158 for (i = 0; i < indexes[0]; i++) { in drc_index_to_cpu()
159 if (indexes[i + 1] == drc_index) in drc_index_to_cpu()
/Linux-v4.19/drivers/pci/hotplug/
Drpaphp_core.c161 const int *indexes, *names, *types, *domains; in get_children_props() local
163 indexes = of_get_property(dn, "ibm,drc-indexes", NULL); in get_children_props()
168 if (!indexes || !names || !types || !domains) { in get_children_props()
173 *drc_indexes = indexes; in get_children_props()
197 const int *indexes, *names; in rpaphp_check_drc_props_v1() local
201 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_check_drc_props_v1()
210 for (i = 0; i < be32_to_cpu(indexes[0]); i++) { in rpaphp_check_drc_props_v1()
211 if ((unsigned int) indexes[i + 1] == my_index) in rpaphp_check_drc_props_v1()
316 static int is_php_dn(struct device_node *dn, const int **indexes, in is_php_dn() argument
322 rc = get_children_props(dn, indexes, names, &drc_types, power_domains); in is_php_dn()
[all …]
/Linux-v4.19/drivers/net/ethernet/3com/
Dtyphoon.c244 struct typhoon_indexes indexes __3xp_aligned;
269 struct typhoon_indexes *indexes; member
484 struct typhoon_indexes *indexes = tp->indexes; in typhoon_process_response() local
491 cleared = le32_to_cpu(indexes->respCleared); in typhoon_process_response()
492 ready = le32_to_cpu(indexes->respReady); in typhoon_process_response()
534 indexes->respCleared = cpu_to_le32(cleared); in typhoon_process_response()
554 int cmdCleared = le32_to_cpu(tp->indexes->cmdCleared); in typhoon_num_free_cmd()
562 int respReady = le32_to_cpu(tp->indexes->respReady); in typhoon_num_free_resp()
563 int respCleared = le32_to_cpu(tp->indexes->respCleared); in typhoon_num_free_resp()
579 struct typhoon_indexes *indexes = tp->indexes; in typhoon_issue_command() local
[all …]
/Linux-v4.19/Documentation/RCU/
DarrayRCU.txt16 case is -not- supported. The problem with RCU-protected indexes into
18 integers, which means that the rules governing handling of these indexes
19 are far more trouble than they are worth. If RCU-protected indexes into
106 indexes into the array under the protection of rcu_read_lock(),
/Linux-v4.19/Documentation/devicetree/bindings/media/
Dqcom,camss.txt130 and C-PHY, indexes are in a common set and
135 Definition: An array of physical data lanes indexes.
139 is supported. Physical lane indexes for
Dsamsung-s5c73m3.txt50 and physical lane indexes in subsequent elements of the array should
Dvideo-interfaces.txt123 - data-lanes: an array of physical data lane indexes. Position of an entry
131 - clock-lanes: an array of physical clock lane indexes. Position of an entry
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/
Daxp20x_adc.txt19 ADC channels and their indexes per variant:
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dhisilicon,hi6210-i2s.txt20 - The dai cell indexes reference the following interfaces:
/Linux-v4.19/Documentation/input/
Dnotifier.rst11 - 'shift' is the current modifier state, mask bit indexes are KG_*;
/Linux-v4.19/Documentation/filesystems/
Dsquashfs.txt32 Directory indexes: yes no
148 file lookup. Directory indexes store one entry per metablock, each entry
191 For space efficiency regular files store uid and gid indexes, which are
/Linux-v4.19/drivers/md/
Ddm-table.c1156 sector_t *indexes; in setup_indexes() local
1164 indexes = (sector_t *) dm_vcalloc(total, (unsigned long) NODE_SIZE); in setup_indexes()
1165 if (!indexes) in setup_indexes()
1170 t->index[i] = indexes; in setup_indexes()
1171 indexes += (KEYS_PER_NODE * t->counts[i]); in setup_indexes()
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dchecksums.rst23 indexes. If you \_ignore\_ this step, your directories will not be
/Linux-v4.19/Documentation/hid/
Dhid-sensor.txt71 the report and get the indexes of the fields and also can get events. This driver
110 These indexes avoid searching every time and getting field index to get or set.
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c552 long int i, j, k, n, found, indexes[4]; in kvmppc_h_bulk_remove() local
635 indexes[n] = j; in kvmppc_h_bulk_remove()
649 j = indexes[k]; in kvmppc_h_bulk_remove()
/Linux-v4.19/Documentation/networking/
Dradiotap-headers.txt28 At the moment there are only 13 possible argument indexes defined, but in case
Ddl2k.txt50 6. Run depmod to updated module indexes.
/Linux-v4.19/Documentation/device-mapper/
Dcache-policies.txt63 smq uses 28bit indexes to implement its data structures rather than
/Linux-v4.19/Documentation/fb/
Dapi.txt115 indexes a read-only lookup table for the corresponding value. Lookup tables
133 indexes a programmable lookup table for the corresponding value.
/Linux-v4.19/Documentation/laptops/
Dsony-laptop.txt21 are indexes to the table "sony_laptop_input_keycode_map" in the sony-laptop.c
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt44 For QMSS on K2G SoC, following QM reg indexes are used in that order
/Linux-v4.19/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos108 Button and profile indexes are included in written data.
/Linux-v4.19/tools/perf/Documentation/
Dperf.data-file-format.txt224 * struct auxtrace_index_entry - indexes a AUX area tracing event within a
/Linux-v4.19/Documentation/admin-guide/mm/
Dnuma_memory_policy.rst229 Interleave mode indexes the set of nodes specified by the
238 For allocation of page cache pages, Interleave mode indexes

12