Home
last modified time | relevance | path

Searched refs:CS42L43_SPI_START_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-cs42l43.c137 regmap_write(priv->regmap, CS42L43_TRAN_CONFIG1, CS42L43_SPI_START_MASK); in cs42l43_transfer_one()
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h904 #define CS42L43_SPI_START_MASK 0x00000001 macro