Searched refs:IOP_WDTCR_DIS_ARM (Results 1 – 2 of 2) sorted by relevance
49 if (IOP_WDTCR_EN_ARM != IOP_WDTCR_DIS_ARM) in wdt_supports_disable()74 write_wdtcr(IOP_WDTCR_DIS_ARM); in wdt_disable()
193 #define IOP_WDTCR_DIS_ARM (IOP_WDTCR_EN_ARM) macro