GRF_GPIO_P_WRITE_EN
__SHIFTIN(GRF_GPIO_P_CTL_MASK, GRF_GPIO_P_WRITE_EN(idx)) |
const uint32_t bias_mask = GRF_GPIO_P_WRITE_EN(idx);