Searched refs:bfin_write_SWRST (Results 1 – 9 of 9) sorted by relevance
37 bfin_write_SWRST(0x7); in bfin_reset()53 bfin_write_SWRST(0); in bfin_reset()
1011 bfin_write_SWRST(_bfin_swrst & ~DOUBLE_FAULT);1014 bfin_write_SWRST(_bfin_swrst | DOUBLE_FAULT);
23 #define bfin_write_SWRST(val) bfin_write16(SWRST,val) macro
25 #define bfin_write_SWRST(val) bfin_write16(SWRST, val) macro
27 #define bfin_write_SWRST(val) bfin_write16(SWRST,val) macro
23 #define bfin_write_SWRST(val) bfin_write16(SWRST, val) macro
33 #define bfin_write_SWRST(val) bfin_write16(SWRST, val) macro