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