Lines Matching full:etm
134 * System instructions to access ETM registers.
569 * Bit[15:0] - ARCHID, Identifies this component as an ETM
570 * * Bits[15:12] - architecture version of ETM
572 * * Bits[11:0] = 0xA13, architecture part number for ETM.
618 * ETM defines the bits for EL control (e.g, TRVICTLR, TRCACTRn).
665 * Driver representation of the ETM architecture.
666 * The version of an ETM component can be detected from
671 * TRCIDR1 - ETM architected register
695 /* Interpretation of resource numbers change at ETM v4.3 architecture */
717 * @mode: Controls various modes supported by this ETM.
810 * struct etm4_save_state - state to be preserved when ETM is without power
869 * struct etm4_drvdata - specifics associated to an ETM component
875 * @arch: ETM architecture version.
900 * @sticky_enable: true if ETM base configuration has been done.