Searched refs:DACR_DAOE1 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/ | ||
H A D | dac.h | 12 #define DACR_DAOE1 0x80 macro 21 if(channel) v |= DACR_DAOE1; sh_dac_enable() 30 if(channel) v &= ~DACR_DAOE1; sh_dac_disable() |
Completed in 55 milliseconds