Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Dw6692.h162 #define W_L1CMD_RST 0x01 macro
Dw6692.c75 case (W_L1CMD_RST): in W6692_new_ph()
631 ph_command(cs, W_L1CMD_RST); in W6692_l1hw()
632 cs->dc.w6692.ph_state = W_L1CMD_RST; in W6692_l1hw()
900 ph_command(cs, W_L1CMD_RST); in initW6692()
901 cs->dc.w6692.ph_state = W_L1CMD_RST; in initW6692()