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