Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dcore.c501 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_PONG); in ep93xx_pwm_acquire_gpio()
646 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_keypad_release_gpio()
841 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_EONIDE | in ep93xx_ide_release_gpio()
983 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_KEYS | in ep93xx_init_devices()
1013 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_SWRST); in ep93xx_restart()
H A Dsoc.h202 static inline void ep93xx_devcfg_set_bits(unsigned int bits) in ep93xx_devcfg_set_bits() function
H A Dts72xx.c409 ep93xx_devcfg_set_bits(EP93XX_SYSCON_DEVCFG_I2SONAC97); in bk3_init_machine()