OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fifoctrl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/newsmips/apbus/
spifi.c
502
if (reg->
fifoctrl
& FIFOC_RQOVRN)
683
if (reg->
fifoctrl
& FIFOC_SSTKACT) {
688
reg->
fifoctrl
= FIFOC_CLREVEN;
689
reg->
fifoctrl
= FIFOC_LOAD;
695
reg->
fifoctrl
= FIFOC_CLREVEN;
744
int
fifoctrl
, fifo_count;
local in function:spifi_fifo_drain
751
fifoctrl
= reg->
fifoctrl
;
752
if (
fifoctrl
& FIFOC_SSTKACT)
755
fifo_count = 8 - (
fifoctrl
& FIFOC_FSLOT)
[
all
...]
spifireg.h
44
volatile uint32_t
fifoctrl
; /* RW: FIFO control */
member in struct:spifi_reg
129
/*
fifoctrl
*/
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025