Searched refs:COMMAND_PENDING (Results 1 – 3 of 3) sorted by relevance
55 set_bit(COMMAND_PENDING, &ucsi->flags); in ucsi_command()68 clear_bit(COMMAND_PENDING, &ucsi->flags); in ucsi_command()619 if (cci->cmd_complete && test_bit(COMMAND_PENDING, &ucsi->flags)) { in ucsi_notify()
402 #define COMMAND_PENDING 1 macro
187 #define COMMAND_PENDING 0x03 macro