Searched refs:bfin_write_SWRST (Results 1 – 9 of 9) sorted by relevance
36 bfin_write_SWRST(0x7); in bfin_reset()52 bfin_write_SWRST(0); in bfin_reset()
955 bfin_write_SWRST(_bfin_swrst & ~DOUBLE_FAULT);958 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