Lines Matching refs:cause
183 char *cause; in si476x_core_parse_and_nag_about_error() local
192 cause = "Bad command"; in si476x_core_parse_and_nag_about_error()
196 cause = "Bad argument #1"; in si476x_core_parse_and_nag_about_error()
200 cause = "Bad argument #2"; in si476x_core_parse_and_nag_about_error()
204 cause = "Bad argument #3"; in si476x_core_parse_and_nag_about_error()
208 cause = "Bad argument #4"; in si476x_core_parse_and_nag_about_error()
212 cause = "Chip is busy"; in si476x_core_parse_and_nag_about_error()
216 cause = "Bad internal memory"; in si476x_core_parse_and_nag_about_error()
220 cause = "Bad patch"; in si476x_core_parse_and_nag_about_error()
224 cause = "Bad boot mode"; in si476x_core_parse_and_nag_about_error()
228 cause = "Bad property"; in si476x_core_parse_and_nag_about_error()
232 cause = "Unknown"; in si476x_core_parse_and_nag_about_error()
237 "[Chip error status]: %s\n", cause); in si476x_core_parse_and_nag_about_error()