Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-ep93xx/
Dcore.c597 ep93xx_devcfg_clear_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_keypad_acquire_gpio()
623 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_keypad_release_gpio()
935 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_init_devices()
Dsoc.h166 #define EP93XX_SYSCON_DEVCFG_KEYS (1<<1) macro