Searched refs:NPCX_T0CSR_WDRST_STS (Results 1 – 2 of 2) sorted by relevance
101 inst->T0CSR = (inst->T0CSR & ~BIT(NPCX_T0CSR_WDRST_STS)) | in wdt_t0out_reload()359 inst->T0CSR = (inst->T0CSR & ~BIT(NPCX_T0CSR_WDRST_STS)) | in wdt_npcx_init()
592 #define NPCX_T0CSR_WDRST_STS 4 macro