Home
last modified time | relevance | path

Searched refs:spans (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt7601u/
A Dmac.c309 } spans[] = { in mt7601u_mac_work() local
329 for (i = 0; i < ARRAY_SIZE(spans); i++) in mt7601u_mac_work()
330 for (j = 0; j < spans[i].span; j++) { in mt7601u_mac_work()
331 u32 val = mt7601u_rr(dev, spans[i].addr_base + j * 4); in mt7601u_mac_work()
333 spans[i].stat_base[j * 2] += val & 0xffff; in mt7601u_mac_work()
334 spans[i].stat_base[j * 2 + 1] += val >> 16; in mt7601u_mac_work()
337 if (spans[i].addr_base != MT_TX_AGG_CNT_BASE0 && in mt7601u_mac_work()
338 spans[i].addr_base != MT_TX_AGG_CNT_BASE1) in mt7601u_mac_work()
/linux/Documentation/arm/samsung/
A Doverview.rst8 The Samsung range of ARM SoCs spans many similar devices, from the initial
/linux/arch/m68k/ifpsp060/
A Diskeleton.S187 | spans two pages.
254 | Note: the routine must unlock two pages if the operand spans
/linux/Documentation/scheduler/
A Dsched-capacity.rst288 level that spans all unique CPU capacity values.
289 - The SD_ASYM_CPUCAPACITY flag will be set for any sched_domain that spans
319 hierarchy of CPUs 0-1 spans a single capacity value: SD_ASYM_CPUCAPACITY isn't
A Dsched-domains.rst10 Each scheduling domain spans a number of CPUs (stored in the ->span field).
/linux/Documentation/x86/
A Dbuslock.rst17 Since the operand spans two cache lines and the operation must be atomic,
/linux/Documentation/arm/
A Dkernel_user_helpers.rst265 - Due to the length of this sequence, this spans 2 conventional kuser
/linux/Documentation/vm/
A Dmemory-model.rst11 spans a contiguous range up to the maximal address. It could be,
/linux/Documentation/sound/soc/
A Ddapm.rst19 DAPM spans the whole machine. It covers power control within the entire
/linux/Documentation/networking/
A Dswitchdev.rst486 untagged packets. This internal VID spans all ports of the VLAN-unaware
487 bridge. The VID corresponding to the VLAN upper interface spans the
/linux/Documentation/driver-api/nvdimm/
A Dnvdimm.rst259 single PMEM namespace is created in the REGION0-SPA-range that spans most
268 system-physical-address range, REGION1, that spans those two DIMMs as
/linux/Documentation/locking/
A Dhwspinlock.rst430 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks
/linux/Documentation/input/devices/
A Delantech.rst704 w3..w0 = finger width (spans how many trace lines)
/linux/Documentation/admin-guide/device-mapper/
A Ddm-ima.rst188 Note: If the table_load data spans across multiple IMA 'dm_table_load'
/linux/Documentation/admin-guide/mm/
A Dmemory-hotplug.rst363 multiple zones or spans multiple nodes; such memory blocks

Completed in 25 milliseconds