Searched refs:pcr_val (Results 1 – 2 of 2) sorted by relevance
214 enum pcr_id pcr_val = PCR_MAX_ID; in xec_bbled_slp_en_clr() local218 pcr_val = PCR_LED0; in xec_bbled_slp_en_clr()221 pcr_val = PCR_LED1; in xec_bbled_slp_en_clr()224 pcr_val = PCR_LED2; in xec_bbled_slp_en_clr()230 mchp_pcr_periph_slp_ctrl(pcr_val, 0); in xec_bbled_slp_en_clr()
122 uint32_t pcr_val = sys_read32(addr) & ~BIT(cfg->pcr_pos); in tach_xec_sleep_clr() local124 sys_write32(pcr_val, addr); in tach_xec_sleep_clr()