Searched refs:amd7930 (Results 1 – 4 of 4) sorted by relevance
134 cs->dc.amd7930.lmr1 = command; in Amd7930_ph_command()162 cs->dc.amd7930.ph_state = (lsr & 0x7) + 2; in Amd7930_get_state()171 …u_char index = stateHelper[cs->dc.amd7930.old_state] * 8 + stateHelper[cs->dc.amd7930.ph_state] - … in Amd7930_new_ph()176 cs->dc.amd7930.ph_state, cs->dc.amd7930.old_state, message & 0x0f, index); in Amd7930_new_ph()178 cs->dc.amd7930.old_state = cs->dc.amd7930.ph_state; in Amd7930_new_ph()223 cs->dc.amd7930.old_state = 3; in Amd7930_new_ph()360 if (!cs->dc.amd7930.tx_xmtlen) in Amd7930_fill_Dfifo()364 else len = cs->dc.amd7930.tx_xmtlen; in Amd7930_fill_Dfifo()392 if (!cs->dc.amd7930.tx_xmtlen) { in Amd7930_fill_Dfifo()394 cs->dc.amd7930.tx_xmtlen = dtcrw; in Amd7930_fill_Dfifo()[all …]
26 #define AmdIrqOff(cs) cs->dc.amd7930.setIrqMask(cs, 0)27 #define AmdIrqOn(cs) cs->dc.amd7930.setIrqMask(cs, 1)
216 cs->dc.amd7930.ph_command(cs, (cs->dc.amd7930.lmr1 | (*chan + 1)), "MDL_BC_ASSIGN"); in enpci_card_msg()228 cs->dc.amd7930.ph_command(cs, (cs->dc.amd7930.lmr1 & ~(*chan + 1)), "MDL_BC_RELEASE"); in enpci_card_msg()230 if (!(cs->dc.amd7930.lmr1 & 3)) { in enpci_card_msg()372 cs->dc.amd7930.setIrqMask = &enpci_setIrqMask; in en_cs_init_rest()
528 struct amd7930_hw amd7930; member953 struct amd7930_chip amd7930; member