Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/boards/mach-hp6xx/
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()
/linux-6.3-rc2/arch/sh/include/asm/
A Dhd64461.h210 #define HD64461_GPADR HD64461_IO_OFFSET(0x4010) /* A */ macro

Completed in 4 milliseconds