Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.h155 #define W_L1CMD_RST 0x01 macro
H A Dw6692.c185 if (card->state == W_L1CMD_RST) in W6692_new_ph()
196 case W_L1CMD_RST: in W6692_ph_bh()
844 card->state = W_L1CMD_RST; in initW6692()
845 ph_command(card, W_L1CMD_RST); in initW6692()
1115 ph_command(card, W_L1CMD_RST); in w6692_l1callback()