Searched refs:CS42L43_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define CS42L43_FIFO_SIZE 16 macro61 const u8 *block = min(buf + CS42L43_FIFO_SIZE, end); in cs42l43_spi_tx()98 u8 *block = min(buf + CS42L43_FIFO_SIZE, end); in cs42l43_spi_rx()357 regmap_write(priv->regmap, CS42L43_TRAN_CONFIG6, CS42L43_FIFO_SIZE - 1); in cs42l43_spi_probe()358 regmap_write(priv->regmap, CS42L43_TRAN_CONFIG7, CS42L43_FIFO_SIZE - 1); in cs42l43_spi_probe()