Home
last modified time | relevance | path

Searched refs:accumulator (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt55 - accumulator : pool of queues on PDSP accumulator channel
65 QMSS can be loaded with the accumulator firmware. The
66 accumulator firmware’s job is to poll a select number of
71 accumulator triggers an interrupt to the host to read
77 pdsp-id : QMSS PDSP running accumulator firmware
81 entries : Size of the accumulator descriptor list
188 accumulator {
191 accumulator = <0 36 16 2 50>;
198 accumulator = <0 37 16 2 50>;
204 accumulator = <0 38 16 2 50>;
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dadi,ltc2947.yaml33 adi,accumulator-ctl-pol:
99 adi,accumulator-ctl-pol = <0 1>;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dkeystone-k2l-netcp.dtsi72 accumulator {
75 accumulator = <0 47 16 2 50>;
H A Dkeystone-k2e-netcp.dtsi72 accumulator {
75 accumulator = <0 47 16 2 50>;
H A Dkeystone-k2hk-netcp.dtsi89 accumulator {
92 accumulator = <0 47 16 2 50>;
/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c2313 dict *accumulator = dictCreate(&setAccumulatorDictType,NULL); in zunionInterGenericCommand() local
2321 dictExpand(accumulator,zuiLength(&src[setnum-1])); in zunionInterGenericCommand()
2336 de = dictAddRaw(accumulator,zuiSdsFromValue(&zval),&existing); in zunionInterGenericCommand()
2345 dictSetKey(accumulator, de, tmp); in zunionInterGenericCommand()
2361 di = dictGetIterator(accumulator); in zunionInterGenericCommand()
2366 dictExpand(dstzset->dict,dictSize(accumulator)); in zunionInterGenericCommand()
2375 dictRelease(accumulator); in zunionInterGenericCommand()
/f-stack/freebsd/contrib/openzfs/config/
H A Dpo.m4439 dnl Initializes the accumulator used by AM_XGETTEXT_OPTION.