Home
last modified time | relevance | path

Searched defs:enable_crc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mfd/
H A Dtps6594-spi.c25 static bool enable_crc; variable
H A Dtps6594-i2c.c22 static bool enable_crc; variable
H A Dtps6594-core.c679 int tps6594_device_init(struct tps6594 *tps, bool enable_crc) in tps6594_device_init()