Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
H A Dsmi240.c55 #define SMI240_WRITE_BIT_MASK BIT(21) macro
245 request |= FIELD_PREP(SMI240_WRITE_BIT_MASK, 1); in smi240_regmap_spi_write()