Searched refs:PCF8523_R_TMR_A_FREQ (Results 1 – 1 of 1) sorted by relevance
127 #define PCF8523_R_TMR_A_FREQ 0x10 /* Timer A frequency control */ macro566 if ((err = read_reg(sc, PCF8523_R_TMR_A_FREQ, &tmrfreq)) != 0) in pcf8523_start_timer()577 if ((err = write_reg(sc, PCF8523_R_TMR_A_FREQ, stdfreq)) != 0) in pcf8523_start_timer()