xway_stp_r32
return (xway_stp_r32(chip->virt, XWAY_STP_CPU0) & BIT(gpio));
xway_stp_w32(m, (xway_stp_r32(m, reg) & ~(clear)) | (set), reg)