Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/adc/
Drcar-gyroadc.c34 #define RCAR_GYROADC_START_STOP 0x04 macro
91 writel(0, priv->regs + RCAR_GYROADC_START_STOP); in rcar_gyroadc_hw_init()
107 priv->regs + RCAR_GYROADC_START_STOP); in rcar_gyroadc_hw_start()
121 writel(0, priv->regs + RCAR_GYROADC_START_STOP); in rcar_gyroadc_hw_stop()