Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mfd/
Dtps6594-spi.c20 static bool enable_crc; variable
Dtps6594-i2c.c17 static bool enable_crc; variable
Dtps6594-core.c607 int tps6594_device_init(struct tps6594 *tps, bool enable_crc) in tps6594_device_init()