Lines Matching full:comparator

77     Virtual register to index address comparator and range
92 uses the current ‘mode’ setting. Select comparator range in
113 Set a single address comparator according to addr_idx. This
114 is used if the address comparator is used as part of event
126 Set a trace start address comparator according to addr_idx.
127 Select comparator in control register.
138 Set a trace stop address comparator according to addr_idx.
139 Select comparator in control register.
150 Link context ID comparator to address comparator addr_idx
157 comparator.
164 Input value string. Set type for linked context ID comparator
180 selected address comparator
196 Set the comparator address type for matching. Driver only
206 Read the currently selected address comparator. If part of
222 Number of address comparator pairs
236 Access a single shot comparator control register.
249 Read a single shot comparator status register
266 Access a single shot PE comparator input control register.
297 Access PE start stop comparator input control registers
379 Select the context ID comparator to access
391 Set the context ID comparator value
408 byte mask value for Context ID comparator N.
425 Select the VM ID comparator to access.
437 Set the VM ID comparator value
452 Where mN represents a byte mask value for VMID comparator N.
590 Number of PE comparator inputs
608 *Note:* When programming any address comparator the driver will tag the
609 comparator with a type used - i.e. RANGE, SINGLE, START, STOP. Once this tag
615 % echo 0 > addr_idx ; select address comparator 0
617 % echo 0x2000 > addr_start ; error as comparator 0 is a range comparator
618 % echo 2 > addr_idx ; select address comparator 2
619 % echo 0x2000 > addr_start ; this is OK as comparator 2 is unused.
620 % echo 0x3000 > addr_stop ; error as comparator 2 set as start address.
621 % echo 2 > addr_idx ; select address comparator 3
783 using address range comparator 0. ‘mode’ bits 30 / 31 modify this setting to
785 (EL1) in the address range comparator. (the default setting excludes all
790 comparator 0 being set in the same way.