OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icond
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
spifi.c
417
int intr, state,
icond
;
local in function:spifi_intr
451
icond
= reg->
icond
;
460
printf("state = 0x%x,
icond
= 0x%x\n", state,
icond
);
500
if (state >> 4 == SPS_MSGIN &&
icond
== ICOND_NXTREQ)
504
if (
icond
== ICOND_UXPHASEZ)
507
if ((
icond
& 0x0f) == ICOND_ADATAOFF) {
511
if ((
icond
& 0xf0) == ICOND_UBF) {
spifireg.h
61
volatile uint32_t
icond
; /* RO: Interrupt condition */
member in struct:spifi_reg
173
/*
icond
*/
Completed in 64 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025