Searched refs:PKDR (Results 1 – 9 of 9) sorted by relevance
22 v8 = inb(PKDR); in hp6xxled_green_set()24 outb(v8 & (~PKDR_LED_GREEN), PKDR); in hp6xxled_green_set()26 outb(v8 | PKDR_LED_GREEN, PKDR); in hp6xxled_green_set()
65 v8 = inb(PKDR); in dac_audio_start()67 outb(v8, PKDR); in dac_audio_start()83 v8 = inb(PKDR); in dac_audio_stop()85 outb(v8, PKDR); in dac_audio_stop()
57 #define PKDR 0xa4000132 macro
169 #define PKDR 0xA4050132 macro
191 #define PKDR 0xA4050132 macro
194 #define PKDR (PORT_BASE + 0x52) macro
420 #define PKDR 0xFFEA0032 macro
1241 #define PKDR 0xA4050132 macro
39 #define PKDR 0xa4000132 macro