Searched refs:start_stop_select (Results 1 – 1 of 1) sorted by relevance
2184 int start_stop_select = 0; in ni_ai_cmd() local2236 start_stop_select |= NISTC_AI_STOP_POLARITY | in ni_ai_cmd()2241 start_stop_select |= NISTC_AI_STOP_SEL(19); in ni_ai_cmd()2243 ni_stc_writew(dev, start_stop_select, NISTC_AI_START_STOP_REG); in ni_ai_cmd()2272 start_stop_select |= NISTC_AI_STOP_POLARITY | in ni_ai_cmd()2306 start_stop_select |= NISTC_AI_START_EDGE | NISTC_AI_START_SYNC; in ni_ai_cmd()2307 ni_stc_writew(dev, start_stop_select, NISTC_AI_START_STOP_REG); in ni_ai_cmd()2322 start_stop_select |= NISTC_AI_START_EDGE; in ni_ai_cmd()2324 start_stop_select |= NISTC_AI_START_POLARITY; in ni_ai_cmd()2328 start_stop_select |= NISTC_AI_START_SYNC; in ni_ai_cmd()[all …]