Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi_ccg.c201 #define RESET_PENDING 0 macro
666 if (test_bit(RESET_PENDING, &uc->flags)) in ccg_process_response()
798 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
807 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
858 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()
867 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()