Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dbas-gigaset.c136 #define BS_RESETTING 0x200 /* waiting for HD_RESET_INTERRUPT_PIPE_ACK */ macro
365 update_basstate(cs->hw.bas, BS_RESETTING, 0); in error_reset()
412 if (!(ucs->basstate & BS_RESETTING)) in check_pending()
823 update_basstate(ucs, 0, BS_RESETTING); in read_int_callback()