Searched refs:CR0_SFRST (Results 1 – 2 of 2) sorted by relevance
423 #define CR0_SFRST 0x00008000UL /* software reset */ macro
1111 writel(CR0_SFRST, ®s->CR0Set); in velocity_soft_reset()1115 if (!DWORD_REG_BITS_IS_ON(CR0_SFRST, ®s->CR0Set)) in velocity_soft_reset()