Lines Matching refs:hierarchy
147 It's a user defined array containing a hierarchy of hardware version numbers,
148 supported by the OPP. For example: a platform with hierarchy of three levels
150 corresponds to Version hierarchy A, Y corresponds to version hierarchy B and Z
151 corresponds to version hierarchy C.
153 Each level of hierarchy is represented by a 32 bit value, and so there can be
154 only 32 different supported version per hierarchy. i.e. 1 bit per version. A
155 value of 0xFFFFFFFF will enable the OPP for all versions for that hierarchy
159 If 32 values aren't sufficient for a version hierarchy, than that version
160 hierarchy can be contained in multiple 32 bit values. i.e. <X Y Z1 Z2> in the
161 above example, Z1 & Z2 refer to the version hierarchy Z.
468 (example: three level hierarchy of versions: cuts, substrate and process)