Home
last modified time | relevance | path

Searched refs:DACR_DAOE1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/cpu-sh3/cpu/
H A Ddac.h13 #define DACR_DAOE1 0x80 macro
22 if(channel) v |= DACR_DAOE1; in sh_dac_enable()
31 if(channel) v &= ~DACR_DAOE1; in sh_dac_disable()
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh3/cpu/
H A Ddac.h13 #define DACR_DAOE1 0x80 macro
22 if(channel) v |= DACR_DAOE1; in sh_dac_enable()
31 if(channel) v &= ~DACR_DAOE1; in sh_dac_disable()

Completed in 1 milliseconds