Searched refs:SICA_SWRST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h31 #define SWRST SICA_SWRST
39 #define SICA_SWRST 0xFFC00100 /* Software Reset register */ macro
H A DcdefBF561.h40 #define bfin_read_SICA_SWRST() bfin_read16(SICA_SWRST)
41 #define bfin_write_SICA_SWRST(val) bfin_write16(SICA_SWRST,val)

Completed in 101 milliseconds