Home
last modified time | relevance | path

Searched refs:PKDR (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/leds/
H A Dleds-hp6xx.c22 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()
/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dsetup.c65 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()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dhp6xx.h57 #define PKDR 0xa4000132 macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h169 #define PKDR 0xA4050132 macro
H A Dcpu_sh7724.h191 #define PKDR 0xA4050132 macro
H A Dcpu_sh7720.h194 #define PKDR (PORT_BASE + 0x52) macro
H A Dcpu_sh7780.h420 #define PKDR 0xFFEA0032 macro
H A Dcpu_sh7722.h1241 #define PKDR 0xA4050132 macro
/openbmc/linux/drivers/input/keyboard/
H A Djornada680_kbd.c39 #define PKDR 0xa4000132 macro