SK_YU_READ_2
reg = SK_YU_READ_2(sc_if, YUKON_PAR);
uint16_t reg = SK_YU_READ_2(sc_if, YUKON_GPCR);
val = SK_YU_READ_2(sc_if, YUKON_SMICR);
val = SK_YU_READ_2(sc_if, YUKON_SMIDR);
if (SK_YU_READ_2(sc_if, YUKON_SMICR) & YU_SMICR_BUSY)
SK_YU_READ_2(sc_if, YUKON_GPCR)));
SK_YU_WRITE_2(sc, reg, (SK_YU_READ_2(sc, reg)) | (x))
SK_YU_WRITE_2(sc, reg, (SK_YU_READ_2(sc, reg)) & ~(x))