Lines Matching defs:err
15 #include <linux/err.h>
2464 static void dsi_show_rx_ack_with_err(u16 err)
2466 DSSERR("\tACK with ERROR (%#x):\n", err);
2467 if (err & (1 << 0))
2469 if (err & (1 << 1))
2471 if (err & (1 << 2))
2473 if (err & (1 << 3))
2475 if (err & (1 << 4))
2477 if (err & (1 << 5))
2479 if (err & (1 << 6))
2481 if (err & (1 << 7))
2483 if (err & (1 << 8))
2485 if (err & (1 << 9))
2487 if (err & (1 << 10))
2489 if (err & (1 << 11))
2491 if (err & (1 << 12))
2493 if (err & (1 << 13))
2495 if (err & (1 << 14))
2497 if (err & (1 << 15))
2511 u16 err = FLD_GET(val, 23, 8);
2512 dsi_show_rx_ack_with_err(err);
2556 u32 err;
2579 err = dsi_get_errors(dsi);
2580 if (err) {
2581 DSSERR("Error while sending BTA: %x\n", err);
2779 goto err;
2783 goto err;
2790 goto err;
2794 err:
2879 goto err;
2887 u16 err = FLD_GET(val, 23, 8);
2888 dsi_show_rx_ack_with_err(err);
2890 goto err;
2903 goto err;
2920 goto err;
2939 goto err;
2966 goto err;
2969 err:
2984 goto err;
2988 goto err;
2993 goto err;
2997 goto err;
3001 err:
3109 goto err;
3129 err:
4008 goto err;
4034 err:
4716 goto err;
4725 goto err;
4761 err:
5165 goto err;
5174 goto err;
5180 goto err;
5190 goto err;
5197 err: