Searched refs:cfgSTATUS (Results 1 – 2 of 2) sorted by relevance
817 u16 val = readw((u16 *) remapped_base + cfgSTATUS); in w100_soft_reset()818 writew(val | 0x08, (u16 *) remapped_base + cfgSTATUS); in w100_soft_reset()820 writew(0x00, (u16 *) remapped_base + cfgSTATUS); in w100_soft_reset()
41 #define cfgSTATUS 0x0006 macro