Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dadc.h10 #define ADDRAH 0xa4000080 macro
/openbmc/linux/arch/sh/kernel/cpu/
H A Dadc.c33 return (((__raw_readb(ADDRAH + off) << 8) | in adc_single()