eqr_private
static inline struct eqr_private *eqr_rcdev_to_priv(struct reset_controller_dev *x)
return container_of(x, struct eqr_private, rcdev);
static int eqr_busy_wait_locked(struct eqr_private *priv, struct device *dev,
static void eqr_assert_locked(struct eqr_private *priv, u32 domain, u32 offset)
struct eqr_private *priv = eqr_rcdev_to_priv(rcdev);
static void eqr_deassert_locked(struct eqr_private *priv, u32 domain,
struct eqr_private *priv = eqr_rcdev_to_priv(rcdev);
struct eqr_private *priv = eqr_rcdev_to_priv(rcdev);
struct eqr_private *priv = eqr_rcdev_to_priv(rcdev);
struct eqr_private *priv;