SFC_SPI_CFG
.max_register = SFC_SPI_CFG,
ret = regmap_write(sfc->regmap_base, SFC_SPI_CFG, SPI_MODE_EN);
return regmap_update_bits(sfc->regmap_base, SFC_SPI_CFG,
ret = regmap_update_bits(sfc->regmap_base, SFC_SPI_CFG, RAW_EXT_SIZE, conf);
return regmap_update_bits(sfc->regmap_base, SFC_SPI_CFG,