Searched refs:HD64461_GPADR (Results 1 – 2 of 2) sorted by relevance
62 v = inw(HD64461_GPADR); in dac_audio_start()64 outw(v, HD64461_GPADR); in dac_audio_start()80 v = inw(HD64461_GPADR); in dac_audio_stop()82 outw(v, HD64461_GPADR); in dac_audio_stop()141 v = inw(HD64461_GPADR); in hp6xx_setup()143 outw(v, HD64461_GPADR); in hp6xx_setup()
210 #define HD64461_GPADR HD64461_IO_OFFSET(0x4010) /* A */ macro