Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dw6692.h155 #define W_L1CMD_RST 0x01 macro
Dw6692.c186 if (card->state == W_L1CMD_RST) in W6692_new_ph()
197 case W_L1CMD_RST: in W6692_ph_bh()
845 card->state = W_L1CMD_RST; in initW6692()
846 ph_command(card, W_L1CMD_RST); in initW6692()
1116 ph_command(card, W_L1CMD_RST); in w6692_l1callback()