Home
last modified time | relevance | path

Searched refs:PGDR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/sh/include/mach-ecovec24/mach/
Dromimage.h36 #define PGDR 0xa405012c
44 __raw_writeb(1 << (nr - 1), PGDR);
/linux-4.4.14/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c30 #define PGDR 0xa400012c macro
56 pgdr = __raw_readb(PGDR); in hp6x0_apm_get_power_status()
/linux-4.4.14/drivers/input/keyboard/
Djornada680_kbd.c40 #define PGDR 0xa400012c macro
169 *s++ = __raw_readb(PGDR); in jornada_scan_keyb()