Searched refs:HD64461_GPADR (Results 1 – 2 of 2) sorted by relevance
60 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()
210 #define HD64461_GPADR HD64461_IO_OFFSET(0x4010) /* A */ macro