Searched refs:TFMR_FIRMWARE_CONTROL_ERROR (Results 1 – 2 of 2) sorted by relevance
344 tfmr |= TFMR_FIRMWARE_CONTROL_ERROR; in tb_state_machine_step()365 tfmr |= TFMR_FIRMWARE_CONTROL_ERROR; in tb_state_machine_step()399 clear_on_write = val & TFMR_FIRMWARE_CONTROL_ERROR; in helper_store_tfmr()414 tfmr |= TFMR_FIRMWARE_CONTROL_ERROR; in helper_store_tfmr()428 tfmr &= ~TFMR_FIRMWARE_CONTROL_ERROR; /* XXX: should this be cleared? */ in helper_store_tfmr()437 tfmr |= TFMR_FIRMWARE_CONTROL_ERROR; in helper_store_tfmr()454 tfmr |= TFMR_FIRMWARE_CONTROL_ERROR; in helper_store_tfmr()
2716 TFMR_FIRMWARE_CONTROL_ERROR = PPC_BIT(46), enumerator