Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi_ccg.c187 #define RESET_PENDING 0 macro
435 if (test_bit(RESET_PENDING, &uc->flags)) in ccg_process_response()
567 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
576 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
627 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()
636 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()