Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mfd/
Dsi476x-core.h467 SI476X_CTS = (1 << 7), enumerator
/linux-6.6.21/drivers/mfd/
Dsi476x-i2c.c491 if (status & SI476X_CTS) { in si476x_core_get_and_signal_status()
Dsi476x-cmd.c341 if (!(resp[0] & SI476X_CTS)) in si476x_core_send_command()