Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsandbox-adc.h11 #define SANDBOX_ADC_DEVNAME "adc@0" macro
/OK3568_Linux_fs/u-boot/test/dm/
H A Dadc.c30 ut_asserteq_str(SANDBOX_ADC_DEVNAME, dev->name); in dm_test_adc_bind()