Searched refs:DLN2_ADC_ENABLE (Results 1 – 1 of 1) sorted by relevance
30 #define DLN2_ADC_ENABLE DLN2_CMD(0x02, DLN2_ADC_ID) macro206 u16 cmd = enable ? DLN2_ADC_ENABLE : DLN2_ADC_DISABLE; in dln2_adc_set_port_enabled()