OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT_RBSYE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/mmc/
sh_mmcif.h
117
#define
INT_RBSYE
(1 << 17)
sh_mmcif.c
32
if (state &
INT_RBSYE
) {
33
sh_mmcif_write(~(
INT_RBSYE
| INT_CRSPE), &host->regs->ce_int);
39
/* one more interrupt (
INT_RBSYE
) */
Completed in 471 milliseconds