OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIUCNT_PADSTATE_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vrpiureg.h
36
#define
PIUCNT_PADSTATE_MASK
(0x7<<10)
vrpiu.c
923
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_CmdScan)
925
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_IntervalNextScan)
927
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_PenDataScan)
929
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_WaitPenTouch)
931
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_RFU)
933
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_ADPortScan)
935
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_Standby)
937
if ((cnt &
PIUCNT_PADSTATE_MASK
) == PIUCNT_PADSTATE_Disable)
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025