Home
last modified time | relevance | path

Searched refs:CON_CONV (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_adc-test.c53 #define CON_CONV BIT(13) macro
187 g_assert_true(adc_read_con(qts, adc) & CON_CONV); in adc_wait_conv_finished()
190 g_assert_false(adc_read_con(qts, adc) & CON_CONV); in adc_wait_conv_finished()
219 CON_EN | CON_CONV); in test_convert_internal()
250 CON_CONV); in test_convert_external()
279 | CON_EN | CON_CONV); in test_interrupt()
342 CON_EN | CON_CONV); in test_calibrate()