Searched refs:SI476X_ERR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/mfd/ | ||
D | si476x-core.h | 468 SI476X_ERR = (1 << 6), enumerator |
/linux-6.12.1/drivers/mfd/ | ||
D | si476x-cmd.c | 334 if (resp[0] & SI476X_ERR) { in si476x_core_send_command() |