Home
last modified time | relevance | path

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

/arch/sh/boards/mach-x3proto/
Dgpio.c25 #define KEYCTLR 0xb81c0000 macro
38 data = __raw_readw(KEYCTLR); in x3proto_gpio_direction_input()
40 __raw_writew(data, KEYCTLR); in x3proto_gpio_direction_input()