RC_GET_PLL_RING_ATTR_INVALID_ATTRIBUTE_ID Request to get a PLL ring attribute with an invalid Attribute ID ATTR_ID CODE HIGH RC_GET_PLL_RING_ATTR_BAD_CHIP_NAME_EC Request to get a PLL ring attribute with an unsupported Processor Chip Name and EC level. The getPllRingAttr Attribute Accessor needs updating to support this chip. ATTR_ID PROC_CHIP CHIP_NAME CHIP_EC CODE HIGH RC_GET_PLL_RING_ATTR_UNSUPPORTED_FREQ_1 Request to get a PLL ring attribute with an unsupported frequency attribute. Refer to the generated fapiPllRingAttr.H file to find which frequency attribute corresponds to FREQ_1 and to find the supported frequencies ATTR_ID PROC_CHIP CHIP_NAME CHIP_EC FREQ_1 CODE HIGH RC_GET_PLL_RING_ATTR_UNSUPPORTED_FREQ_2 Request to get a PLL ring attribute with an unsupported frequency attribute. Refer to the generated fapiPllRingAttr.H file to find which frequency attribute corresponds to FREQ_1/2 and to find the supported frequencies ATTR_ID PROC_CHIP CHIP_NAME CHIP_EC FREQ_1 FREQ_2 CODE HIGH RC_GET_PLL_RING_ATTR_UNSUPPORTED_FREQ_4 Request to get a PLL ring attribute with an unsupported frequency attribute. Refer to the generated fapiPllRingAttr.H file to find which frequency attribute corresponds to FREQ_1/2/3/4 and to find the supported frequencies ATTR_ID PROC_CHIP CHIP_NAME CHIP_EC FREQ_1 FREQ_2 FREQ_3 FREQ_4 CODE HIGH