Lines Matching refs:cause
174 char *cause; in si476x_core_parse_and_nag_about_error() local
183 cause = "Bad command"; in si476x_core_parse_and_nag_about_error()
187 cause = "Bad argument #1"; in si476x_core_parse_and_nag_about_error()
191 cause = "Bad argument #2"; in si476x_core_parse_and_nag_about_error()
195 cause = "Bad argument #3"; in si476x_core_parse_and_nag_about_error()
199 cause = "Bad argument #4"; in si476x_core_parse_and_nag_about_error()
203 cause = "Chip is busy"; in si476x_core_parse_and_nag_about_error()
207 cause = "Bad internal memory"; in si476x_core_parse_and_nag_about_error()
211 cause = "Bad patch"; in si476x_core_parse_and_nag_about_error()
215 cause = "Bad boot mode"; in si476x_core_parse_and_nag_about_error()
219 cause = "Bad property"; in si476x_core_parse_and_nag_about_error()
223 cause = "Unknown"; in si476x_core_parse_and_nag_about_error()
228 "[Chip error status]: %s\n", cause); in si476x_core_parse_and_nag_about_error()