Lines Matching full:comparator
91 Virtual register to index address comparator and range
106 uses the current ‘mode’ setting. Select comparator range in
127 Set a single address comparator according to addr_idx. This
128 is used if the address comparator is used as part of event
140 Set a trace start address comparator according to addr_idx.
141 Select comparator in control register.
152 Set a trace stop address comparator according to addr_idx.
153 Select comparator in control register.
164 Link context ID comparator to address comparator addr_idx
171 comparator.
178 Input value string. Set type for linked context ID comparator
194 selected address comparator
210 Set the comparator address type for matching. Driver only
220 Read the currently selected address comparator. If part of
236 Number of address comparator pairs
250 Access a single shot comparator control register.
263 Read a single shot comparator status register
280 Access a single shot PE comparator input control register.
311 Access PE start stop comparator input control registers
393 Select the context ID comparator to access
405 Set the context ID comparator value
422 byte mask value for Context ID comparator N.
439 Select the VM ID comparator to access.
451 Set the VM ID comparator value
466 Where mN represents a byte mask value for VMID comparator N.
604 Number of PE comparator inputs
622 *Note:* When programming any address comparator the driver will tag the
623 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
629 % echo 0 > addr_idx ; select address comparator 0
631 % echo 0x2000 > addr_start ; error as comparator 0 is a range comparator
632 % echo 2 > addr_idx ; select address comparator 2
633 % echo 0x2000 > addr_start ; this is OK as comparator 2 is unused.
634 % echo 0x3000 > addr_stop ; error as comparator 2 set as start address.
635 % echo 2 > addr_idx ; select address comparator 3
812 using address range comparator 0. ‘mode’ bits 30 / 31 modify this setting to
814 (EL1) in the address range comparator. (the default setting excludes all
819 comparator 0 being set in the same way.