Searched refs:ES1370_REG_DAC1_FRAMECNT (Results 1 – 1 of 1) sorted by relevance
72 #define ES1370_REG_DAC1_FRAMECNT 0xc34 macro514 case ES1370_REG_DAC1_FRAMECNT: in es1370_write()516 d += (addr - ES1370_REG_DAC1_FRAMECNT) >> 3; in es1370_write()567 case ES1370_REG_DAC1_FRAMECNT: in es1370_read()569 d += (addr - ES1370_REG_DAC1_FRAMECNT) >> 3; in es1370_read()