Searched refs:COMMAND_PENDING (Results 1 – 2 of 2) sorted by relevance
81 #define COMMAND_PENDING 1 macro98 set_bit(COMMAND_PENDING, &ucsi->flags); in ucsi_command()111 clear_bit(COMMAND_PENDING, &ucsi->flags); in ucsi_command()405 if (cci->cmd_complete && test_bit(COMMAND_PENDING, &ucsi->flags)) { in ucsi_notify()
196 #define COMMAND_PENDING 0x03 macro