Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c213 #define RESET_PENDING 0 macro
760 if (test_bit(RESET_PENDING, &uc->flags)) in ccg_process_response()
892 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
901 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_reset()
952 set_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()
961 clear_bit(RESET_PENDING, &uc->flags); in ccg_cmd_jump_boot_mode()