Searched refs:RESET_PENDING (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c212 #define RESET_PENDING 0 macro
764 if (test_bit(RESET_PENDING, &uc->flags))
896 set_bit(RESET_PENDING, &uc->flags);
905 clear_bit(RESET_PENDING, &uc->flags);
956 set_bit(RESET_PENDING, &uc->flags);
965 clear_bit(RESET_PENDING, &uc->flags);

Completed in 118 milliseconds