Searched refs:tmrfreq (Results 1 – 1 of 1) sorted by relevance
557 uint8_t clkout, stdclk, stdfreq, tmrfreq; in pcf8523_start_timer() local566 if ((err = read_reg(sc, PCF8523_R_TMR_A_FREQ, &tmrfreq)) != 0) in pcf8523_start_timer()574 if (clkout != stdclk || (tmrfreq & PCF8523_M_TMR_A_FREQ) != stdfreq) { in pcf8523_start_timer()