Lines Matching defs:mode
73 bt_dev_err(hdev, "Entering manufacturer mode failed (%ld)",
89 * 0x00: Just disable the manufacturing mode (0x00).
90 * 0x01: Disable manufacturing mode and reset with patches deactivated.
91 * 0x02: Disable manufacturing mode and reset with patches activated.
98 bt_dev_err(hdev, "Exiting manufacturer mode failed (%ld)",
147 bt_dev_err(hdev, "Changing Intel diagnostic mode failed (%d)",
519 __u8 mode;
544 cp.mode = IBT_REG_MODE_8BIT;
547 cp.mode = IBT_REG_MODE_16BIT;
550 cp.mode = IBT_REG_MODE_32BIT;
602 u8 mode;
610 mode = IBT_REG_MODE_8BIT;
613 mode = IBT_REG_MODE_16BIT;
616 mode = IBT_REG_MODE_32BIT;
628 cp->mode = mode;
1028 * lines for 2ms when it receives Intel Reset in bootloader mode.