Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/ucsi/
Ducsi_ccg.c206 #define RESET_PENDING 0 macro
688 if (test_bit(RESET_PENDING, &uc->flags)) in ccg_process_response()
820 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
829 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
880 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()
889 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()