Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
Danatop.c22 #define REG_CLR 0x8 macro
53 REG_SET : REG_CLR; in imx_anatop_enable_weak2p5()
59 regmap_write(anatop, ANADIG_REG_CORE + (enable ? REG_SET : REG_CLR), in imx_anatop_enable_fet_odrive()
65 regmap_write(anatop, ANADIG_REG_2P5 + (enable ? REG_SET : REG_CLR), in imx_anatop_enable_2p5_pulldown()
71 regmap_write(anatop, ANADIG_ANA_MISC0 + (enable ? REG_SET : REG_CLR), in imx_anatop_disconnect_high_snvs()