Home
last modified time | relevance | path

Searched refs:GPC_INT_POL_HI (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsky2.h1669 GPC_INT_POL_HI = 1<<27, /* IRQ Polarity is Active HIGH */ enumerator
Dskge.h1886 GPC_INT_POL_HI = 1<<27, /* IRQ Polarity is Active HIGH */ enumerator
Dskge.c1675 reg = GPC_INT_POL_HI | GPC_DIS_FC | GPC_DIS_SLEEP | in yukon_mac_init()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h1487 #define GPC_INT_POL_HI BIT_27 /* IRQ Polarity is Active HIGH */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskxmac2.c1123 DWord = GPC_INT_POL_HI | GPC_DIS_FC | GPC_DIS_SLEEP | in SkGmClearRst()