OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TI_CLRBIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_tireg.h
978
#define
TI_CLRBIT
(sc, reg, x) \
1232
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT); /* Pull DATA bit to 0 again */\
1233
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK); /* Pull clock low again */ \
1241
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN); /* Disable xmit */ \
1242
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT); /* Pull DATA to 0 */ \
1246
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN); /* Disable xmit. */ \
1247
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK); /* Pull clock low again */ \
if_ti.c
227
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_DOUT);
232
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK);
238
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN);
245
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK);
303
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_TXEN);
309
TI_CLRBIT
(sc, TI_MISC_LOCAL_CTL, TI_MLC_EE_CLK);
1305
TI_CLRBIT
(sc, TI_PCI_STATE,
1571
TI_CLRBIT
(sc, TI_CPU_STATE, (TI_CPUSTATE_HALT | TI_CPUSTATE_STEP));
Completed in 53 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025