Searched refs:CS42L43_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
21 #define CS42L43_FIFO_SIZE 16 macro47 const u8 *block = min(buf + CS42L43_FIFO_SIZE, end); in cs42l43_spi_tx()84 u8 *block = min(buf + CS42L43_FIFO_SIZE, end); in cs42l43_spi_rx()253 regmap_write(priv->regmap, CS42L43_TRAN_CONFIG6, CS42L43_FIFO_SIZE - 1); in cs42l43_spi_probe()254 regmap_write(priv->regmap, CS42L43_TRAN_CONFIG7, CS42L43_FIFO_SIZE - 1); in cs42l43_spi_probe()