Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmac.c317 } spans[] = { in mt7601u_mac_work() local
337 for (i = 0; i < ARRAY_SIZE(spans); i++) in mt7601u_mac_work()
338 for (j = 0; j < spans[i].span; j++) { in mt7601u_mac_work()
339 u32 val = mt7601u_rr(dev, spans[i].addr_base + j * 4); in mt7601u_mac_work()
341 spans[i].stat_base[j * 2] += val & 0xffff; in mt7601u_mac_work()
342 spans[i].stat_base[j * 2 + 1] += val >> 16; in mt7601u_mac_work()
345 if (spans[i].addr_base != MT_TX_AGG_CNT_BASE0 && in mt7601u_mac_work()
346 spans[i].addr_base != MT_TX_AGG_CNT_BASE1) in mt7601u_mac_work()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmac.c357 } spans[] = { in mt76x0_mac_work() local
377 for (i = 0; i < ARRAY_SIZE(spans); i++) in mt76x0_mac_work()
378 for (j = 0; j < spans[i].span; j++) { in mt76x0_mac_work()
379 u32 val = mt76_rr(dev, spans[i].addr_base + j * 4); in mt76x0_mac_work()
381 spans[i].stat_base[j * 2] += val & 0xffff; in mt76x0_mac_work()
382 spans[i].stat_base[j * 2 + 1] += val >> 16; in mt76x0_mac_work()
385 if (spans[i].addr_base != MT_TX_AGG_CNT_BASE0 && in mt76x0_mac_work()
386 spans[i].addr_base != MT_TX_AGG_CNT_BASE1) in mt76x0_mac_work()
/Linux-v4.19/Documentation/arm/Samsung/
DOverview.txt7 The Samsung range of ARM SoCs spans many similar devices, from the initial
/Linux-v4.19/arch/m68k/ifpsp060/
Diskeleton.S187 | spans two pages.
254 | Note: the routine must unlock two pages if the operand spans
/Linux-v4.19/Documentation/scheduler/
Dsched-domains.txt6 Each scheduling domain spans a number of CPUs (stored in the ->span field).
/Linux-v4.19/Documentation/arm/
Dkernel_user_helpers.txt264 - Due to the length of this sequence, this spans 2 conventional kuser
/Linux-v4.19/Documentation/sound/soc/
Ddapm.rst19 DAPM spans the whole machine. It covers power control within the entire
/Linux-v4.19/Documentation/
Dhwspinlock.txt349 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt229 single PMEM namespace is created in the REGION0-SPA-range that spans most
238 system-physical-address range, REGION1, that spans those two DIMMs as
/Linux-v4.19/Documentation/gpu/
Ddrm-kms.rst417 panning or configurations where one piece of video memory spans multiple
/Linux-v4.19/Documentation/input/devices/
Delantech.rst704 w3..w0 = finger width (spans how many trace lines)