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