Home
last modified time | relevance | path

Searched refs:HD64461_GPADR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
H A Dsetup.c60 v = inw(HD64461_GPADR); in dac_audio_start()
62 outw(v, HD64461_GPADR); in dac_audio_start()
78 v = inw(HD64461_GPADR); in dac_audio_stop()
80 outw(v, HD64461_GPADR); in dac_audio_stop()
139 v = inw(HD64461_GPADR); in hp6xx_setup()
141 outw(v, HD64461_GPADR); in hp6xx_setup()
/kernel/linux/linux-6.6/arch/sh/boards/mach-hp6xx/
H A Dsetup.c60 v = inw(HD64461_GPADR); in dac_audio_start()
62 outw(v, HD64461_GPADR); in dac_audio_start()
78 v = inw(HD64461_GPADR); in dac_audio_stop()
80 outw(v, HD64461_GPADR); in dac_audio_stop()
139 v = inw(HD64461_GPADR); in hp6xx_setup()
141 outw(v, HD64461_GPADR); in hp6xx_setup()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dhd64461.h210 #define HD64461_GPADR HD64461_IO_OFFSET(0x4010) /* A */ macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dhd64461.h210 #define HD64461_GPADR HD64461_IO_OFFSET(0x4010) /* A */ macro

Completed in 3 milliseconds