Searched refs:spans (Results 1 – 11 of 11) sorted by relevance
317 } spans[] = { in mt7601u_mac_work() local337 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()
357 } spans[] = { in mt76x0_mac_work() local377 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()
7 The Samsung range of ARM SoCs spans many similar devices, from the initial
187 | spans two pages.254 | Note: the routine must unlock two pages if the operand spans
6 Each scheduling domain spans a number of CPUs (stored in the ->span field).
264 - Due to the length of this sequence, this spans 2 conventional kuser
19 DAPM spans the whole machine. It covers power control within the entire
349 * struct hwspinlock_device - a device which usually spans numerous hwspinlocks
229 single PMEM namespace is created in the REGION0-SPA-range that spans most238 system-physical-address range, REGION1, that spans those two DIMMs as
417 panning or configurations where one piece of video memory spans multiple
704 w3..w0 = finger width (spans how many trace lines)