Searched refs:bfin_write_SWRST (Results 1 – 9 of 9) sorted by relevance
39 bfin_write_SWRST(0x7); in bfin_reset()55 bfin_write_SWRST(0); in bfin_reset()
838 bfin_write_SWRST(_bfin_swrst & ~DOUBLE_FAULT);841 bfin_write_SWRST(_bfin_swrst | DOUBLE_FAULT);
55 #define bfin_write_SWRST(val) bfin_write16(SWRST,val) macro
58 #define bfin_write_SWRST(val) bfin_write16(SWRST, val) macro
59 #define bfin_write_SWRST(val) bfin_write_SICA_SWRST(val) macro
56 #define bfin_write_SWRST(val) bfin_write16(SWRST,val) macro
55 #define bfin_write_SWRST(val) bfin_write16(SWRST, val) macro
61 #define bfin_write_SWRST(val) bfin_write16(SWRST, val) macro