Home
last modified time | relevance | path

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

/arch/arm/mach-ep93xx/
Dcore.c491 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_PONG); in ep93xx_pwm_acquire_gpio()
636 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_keypad_release_gpio()
831 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_EONIDE | in ep93xx_ide_release_gpio()
973 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_init_devices()
1002 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
Dsoc.h201 static inline void ep93xx_devcfg_set_bits(unsigned int bits) in ep93xx_devcfg_set_bits() function
Dts72xx.c410 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_I2SONAC97); in bk3_init_machine()