Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-ep93xx/
Dcore.c483 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_PONG); in ep93xx_pwm_acquire_gpio()
628 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_keypad_release_gpio()
823 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_EONIDE | in ep93xx_ide_release_gpio()
965 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_init_devices()
994 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
Dsoc.h205 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()