Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtpqic02.h283 #define AR_QIC02_CTL_RESET 0x80 /* drive reset */ macro
401 # define QIC02_CTL_RESET AR_QIC02_CTL_RESET
/linux-2.4.37.9/drivers/char/
Dtpqic02.c2476 QIC02_CTL_RESET = AR_QIC02_CTL_RESET; in update_ifc_masks()