Lines Matching full:operational
178 /* register block read/write command in operational mode */
367 * Normal state when running in operational mode, in cyapa_gen3_state_parse()
425 cyapa->operational = false; in cyapa_gen3_bl_enter()
501 * operational mode. If this is the first time the device's firmware is
508 * 0 device is supported and in operational mode
905 * Device power mode can only be set when device is in operational mode.
955 if (cyapa->operational && in cyapa_gen3_set_power_mode()
1045 * Check if device is operational.
1047 * An operational device is responding, has exited bootloader, and has
1055 * -EINVAL device is in operational mode, but not supported by this driver
1130 if (cyapa->operational) in cyapa_gen3_irq_cmd_handler()