Searched refs:S626_LP_CNTR (Results 1 – 2 of 2) sorted by relevance
278 #define S626_LP_CNTR(x) (0x000c + (((x) < 3) ? 0x0 : 0x4) + \ macro
676 s626_debi_write(dev, S626_LP_CNTR(chan), value); in s626_preload()677 s626_debi_write(dev, S626_LP_CNTR(chan) + 2, value >> 16); in s626_preload()2052 u16 cntr_latch_reg = S626_LP_CNTR(chan); in s626_enc_insn_read()