fix eFuse ID reading for AMAC star
from the AMAC star spec document: "to read the fuse bits a ‘1’ must be first written to bit 16 of Register 32"
We didn't notice this before, and as a result the eFuse ID we got for AMAC stars have always been zero.
This MR tries to implement this.