Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ex/
Dif_ex.c326 CSR_WRITE_1(sc, CMD_REG, Bank2_Sel); in ex_init_locked()
885 CSR_WRITE_1(sc, CMD_REG, Bank2_Sel); in ex_setmulti()
893 CSR_WRITE_1(sc, CMD_REG, Bank2_Sel); in ex_setmulti()
950 CSR_WRITE_1(sc, CMD_REG, Bank2_Sel); in ex_setmulti()
1004 CSR_WRITE_1(sc, CMD_REG, Bank2_Sel); in ex_get_media()
1054 CSR_WRITE_1(sc, CMD_REG, Bank2_Sel); in ex_eeprom_read()
Dif_exreg.h85 #define Bank2_Sel 0x80 macro