Searched refs:HOSTCR_SOFTRST (Results 1 – 3 of 3) sorted by relevance
220 #define HOSTCR_SOFTRST BIT(0) macro
309 #define HOSTCR_SOFTRST 0x01 /* 0000 0001 */ macro
274 if (!(ioread8(io_base + MAC_REG_HOSTCR) & HOSTCR_SOFTRST)) in MACbSoftwareReset()