Searched refs:REF_SEL (Results 1 – 2 of 2) sorted by relevance
20 rate is specified by REF_SEL pins and a value from the primary23 - refclk-frequency: Frequency of the REFCLK signal as defined by REF_SEL
54 #define REF_SEL(x) ((x & 0x1) << 1) macro217 REF_SEL(ts->ref_sel); in stmpe_init_hw()218 adc_ctrl1_mask = SAMPLE_TIME(0xff) | MOD_12B(0xff) | REF_SEL(0xff); in stmpe_init_hw()