Lines Matching refs:errors
30 /* mask or unmask port errors by the error mask register. */
49 /* clear port errors. */
68 * - Set PORT Error mask to all 1 to mask errors
69 * - Clear all errors
70 * - Set Port mask to all 0 to enable errors
71 * - All errors start capturing new errors
78 dev_err(dev, "Could not clear errors, device in AP6 state.\n");
87 /* Mask all errors */
90 /* Clear errors if err input matches with current port errors.*/
144 static DEVICE_ATTR_RW(errors);
206 .name = "errors",