Searched refs:eqr_private (Results 1 – 1 of 1) sorted by relevance
154 struct eqr_private { struct166 static inline struct eqr_private *eqr_rcdev_to_priv(struct reset_controller_dev *x) in eqr_rcdev_to_priv() argument168 return container_of(x, struct eqr_private, rcdev); in eqr_rcdev_to_priv()179 static int eqr_busy_wait_locked(struct eqr_private *priv, struct device *dev, in eqr_busy_wait_locked()243 static void eqr_assert_locked(struct eqr_private *priv, u32 domain, u32 offset) in eqr_assert_locked()284 struct eqr_private *priv = eqr_rcdev_to_priv(rcdev); in eqr_assert()296 static void eqr_deassert_locked(struct eqr_private *priv, u32 domain, in eqr_deassert_locked()338 struct eqr_private *priv = eqr_rcdev_to_priv(rcdev); in eqr_deassert()354 struct eqr_private *priv = eqr_rcdev_to_priv(rcdev); in eqr_status()390 struct eqr_private *priv = eqr_rcdev_to_priv(rcdev); in eqr_of_xlate_internal()[all …]